Problem In ESS

All gurus ,
I had installed and configured  the following  ( my Webdynpro runtime and portal is in the same J2ee Engine )
- WAS J2ee SP9 , Portal SP9 , ECC SP7
- ESS Business Package 60.2 , SAP_ESS 100 SP5 , SAPPCUI_GP SP 7
- Configured and successfully tested 8 JCO destinations ( which is automatically created in my portal after I deployed the mySAPERP java components )
- Started , configured the systems in SLD and created the SLD bridge successfully so that I could see my both WAS J2EE and WAS ABAP in the Technical system browser
- Assigned a user with the ESS role
My questions are
1. What are the system objects to be created ( I have seen a poorly written document from SAP .."Webdynpro for technical consultants - Webdynpro System landscape and SLD configuration for ESS / MSS" - this document is trying to touch here are there and also different from my scenario in the sense , as I have my portal and webdynpro running in same J2ee Engine )
2. What are the other authorisations i need to have from my ECC to enable the ESS stuff ?
And when I access the ESS role from the browser , I could see the worksets etc . but I am ending up in error as below when I cliked the worksets
For Eg : when I tried ESS Self Service ->Working TIme I end up in following error
Critical Error
A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
Please contact your system administrator.
  User AGOYAL does not exist in this period   
  User AGOYAL does not exist in this periodcom.sap.pcuigp.xssfpm.java.FPMRuntimeException: User AGOYAL does not exist in this period
     at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:107)
     at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:117)
     at com.sap.pcuigp.xssutils.pernr.FcEmployeeServices.initPernr(FcEmployeeServices.java:203)
     at com.sap.pcuigp.xssutils.pernr.FcEmployeeServices.onInit(FcEmployeeServices.java:181)
     at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServices.onInit(InternalFcEmployeeServices.java:221)
     at com.sap.pcuigp.xssutils.pernr.FcEmployeeServicesInterface.onInit(FcEmployeeServicesInterface.java:135)
     at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface.onInit(InternalFcEmployeeServicesInterface.java:177)
     at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface$External.onInit(InternalFcEmployeeServicesInterface.java:237)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:740)
     at com.sap.xss.hr.lea.blockcale.VcBlockCale.onInit(VcBlockCale.java:261)
     at com.sap.xss.hr.lea.blockcale.wdp.InternalVcBlockCale.onInit(InternalVcBlockCale.java:235)
     at com.sap.xss.hr.lea.blockcale.VcBlockCaleInterface.onInit(VcBlockCaleInterface.java:163)
     at com.sap.xss.hr.lea.blockcale.wdp.InternalVcBlockCaleInterface.onInit(InternalVcBlockCaleInterface.java:139)
     at com.sap.xss.hr.lea.blockcale.wdp.InternalVcBlockCaleInterface$External.onInit(InternalVcBlockCaleInterface.java:215)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:464)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:353)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:180)
     at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:105)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:95)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:346)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:352)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
     at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
     at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
Any help please ( Guaranteed rewards ..)
Aneez

Hi shubham ,
I did checked the client number configuration for the JCO connection , it is fine . Also Could you eloborate
1) What are the system objects / system aliases  needs to be created in System Landscape editor for ESS ? ( I have my portal and Webdynpro  running on same J2EE engine )
2 ) I have created the following , Jco destination and tested it well . Is it ok ?
- They are SAP_R3_Financials , SAP_R3_Financials_MetaData ,SAP_R3_HumanResources , SAP_R3_HumanResources_MetaData , SAP_R3_Travel,SAP_R3_Travel_MetaData 
3) Is there anything else Do I need to give ?
Thanks in advance
Aneez
PS : Already awarded points

Similar Messages

  • Problems with ESS in  "Career and Jobs" in option "Appraisal Document"

    hi
    My problem with ESS in "Career and Jobs" menu in the option "Appraisal Document" is not appear the appraisal documents or my my question is...
    What I can customize for appear the "Appraisal Documents"?
    My ESS shows the following screens:
    http://img295.imageshack.us/img295/3451/appraisalportal.jpg (there is also a problem with the flash player, I marked with red rectangle)
    I found looking on the internet that had to configure the Performance Management
    I entered in SPRO tcode, follow these steps
    http://img580.imageshack.us/img580/2598/appraisal1.jpg (Entered in "Define Templates in Performance Management")
    http://img215.imageshack.us/img215/6233/appraisal2.jpg
    http://img651.imageshack.us/img651/4243/appraisal3.jpg
    http://img340.imageshack.us/img340/622/appraisal4.jpg
    http://img52.imageshack.us/img52/1842/appraisal5.jpg (click in "End Configuration")
    http://img534.imageshack.us/img534/8746/appraisal6a.jpg (Error screen part 1)
    http://img4.imageshack.us/img4/1261/appraisal6b.jpg  (Error screen part 2)
    I hope the answers and posts, I wonder if my chosen way(configuring the Performance Managemente)  is correct
    thanks for posts
    Ivan

    thanks Chris for comments,
    Now I customize the "Appraisal Document"
    http://img18.imageshack.us/img18/4640/uiapraisal.jpg (Here I can see the evaluation that was done in the back-end)
    but, I clicked in the hiperlink of  "Appraisal Document Name",  I see this error:
    http://img80.imageshack.us/img80/8157/uiapraisal2.jpg (Error:<b>Page not found or not avaible</b>)
    even before I saw another error (<b>"There is no iView available for system "SAP_ERP_HumanResources": object "employee". For more information, contact your administrator."</b>) in others posts(questions in sap forums) mentioned, These included the following notes
    1468466 Performance Management Launchpad Configuration
    1463821 Performance Management Portal Configuration
    1416756 OBN Configuration in Performance Management
    1408243 Configuration for object-based navigation
    They recommended me in the back-end include roles in the resources:
    http://img401.imageshack.us/img401/8048/uiapraisala.jpg
    http://img689.imageshack.us/img689/9359/uiapraisalb.jpg
    The note number 1463821(especially), I recommend the following
    <a href="https://websmp230.sap-ag.de/sap(bD1lcyZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1463821" target=nieves>note 1463821</a> (link note)
    http://img88.imageshack.us/img88/7484/uiapraisal1.jpg (LPD_CUST tcode)
    http://img266.imageshack.us/img266/7405/uiapraisal1b.jpg (Check in "Restricted Parameters" and "Active" - "EXT_HEAD")
    but in these notes appointing a role that I could not find on my system that is:
    pcd:portal_content/com.sap.pct/line_manager/com.sap.pct.erp.mss.bp_folder/com.sap.pct.erp.mss.14.bp_folder/com.sap.pct.erp.mss.14.pages/com.sap.pct.erp.mss.hcm/com.sap.pct.erp.mss.appraisal_document_wd_ui
    because, I was looking at my porta's role  (With reference "Appraisals Document")
    http://img97.imageshack.us/img97/5167/uiapraisal3a.jpg
    http://img413.imageshack.us/img413/5643/uiapraisal3b.jpg
    http://img534.imageshack.us/img534/4585/uiapraisal3c.jpg
    http://img203.imageshack.us/img203/4605/uiapraisal3d.jpg
    Finally, my main error is :<b>Page not found or not avaible</b> (I referred at the beginning of the post http://img80.imageshack.us/img80/8157/uiapraisal2.jpg)
    Why I see this error (Page not found or not avaible)?
    http://img80.imageshack.us/img80/8157/uiapraisal2.jpg (Error:Page not found or not avaible)
    I hope the helps, and thaks very much.
    Ivan

  • Problems with ESS in Career and Jobs in Appraisal Document

    HI
    Iam Facing a problem in ESS career and job .
    in Appraisal documnets
    iam using BP ERP5 ESS1.41 sp6
    and updated Common parts
    My problem here is when i click the appraisal link  the page for appraisal is opening with some records.but when i click on that record the appraisal template must be displayed,but my link is displaying an error in that page as page is not found.
    i had done required OBN as of SAP NOTE 1416756  , 1408243.but my issue doesnt soleved
    iam just postinga  screen shot of that error
    http://img80.imageshack.us/img80/8157/uiapraisal2.jpg
    can u people help me in solving this issue.wat might be the problem and how to get trhe solution
    pls help me as iam in very emergency with this issue
    Bye
    Waiting 4 response

    sandeep, im still looking for you to provide the
    URL of both pages in your screenshot.
    Outside of a weird firewall issue or something, you have 1 of 2 issues.
    1.  Your OBN Target configuration you did in the notes is wrong.  which means the target URL is not pointing to the iview properly.
    2.  Your iview for the sap page called appraisal_document is not in accessible in the correct content area. 
    here is the location in the standard SAP portal area, not sure if you copied and already using a custom ESS tab....
    pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.14.bp_folder/com.sap.pct.erp.ess.14.iviews/com.sap.pct.erp.ess.14.career_job/com.sap.pct.erp.ess.appraisal_document_pmp
    also, on the previous post, it was wrong the wrong webdynpro's that were told you.  The POWL webdynpro's you already have access to, its when from that application you try to launch the document.  You want to launch this webdynrpo, which is configured in the appraisal_document iview:
    HAP_AC_PMP_MAIN - for predefined
    HAP_MAIN_DOCUMENT- for flexible.

  • Team Calendar problem in ESS

    hi,
    I've done the customization for team calendar is spro settings. When the Manager logs in on ESS, he is not able to see the employees reporting to him. What settings I'm missing? I've used one rule group & in that I've assigned team view mode to view grp & used grp of organisation as MSS_LTV_EE.

    Hi Sandeep,
    I need to know which rule group you have selected under ESS to see the "Team View" option. I am facing similar problem. I want to view my entire repartees while I am login in as a Manager in ESS portal? Can you provide certain settings as well as configuration input?
    Thanks in advance.
    Regds,
    Zamy

  • Problem with ESS in portal

    Hello experts!
    I would appreciate a little help from you.
    We have configured recently ESS in our portal. The problem arised since that.
    We detected that all the connections between our portal and the gateway of the backend is all concentrated in the central instance.
    Let me explain you. Imagine a user logs in to the application server 1 (app1) of the portal. He makes something in ESS and we detect that the connection to the backend (erp) is not made through the application server. In fact, we appreciate that this connection goes through the central instance.
    JCo connection are load balanced. The problem seems to be in another configuration.
    As you can understand, as ESS gives a lot of workload to the system, and since it is being processed centrally in central instance, we're having a lot of performance issues (regarding cpu bottleneck) in central instance. The other 4 applications servers are just with a 10% CPU load.
    Could you help us please so that the requests from the application servers to the backend don't have to be processed in the central instance?
    regards,
    Filipe Vasconcelos

    Makes sure you SYSTEM object connections and JCO destinations are load balanced. That's your "links" to the backend. If that all checks, make sure your load balancer is actually set to do as you are expecting. I say this because in a past project, we had an issue like this but it was becuase the load balancer was actually sending all traffic to one server instead of dispersing the load.

  • Problem in ESS Build when creating the project "Import can't be resolved"

    Hi All,
    we are using ESS and MSS 600 for ERP 2005 and EP 7.0.
    Once the cms INBOX components are imported to Development, I have started my development.
    In the Build process, when I am trying to create the Project for ess/us/bank inactive DC,
    It says: "Build with warnings"
    It is showing the couple of warning in General User Output as:
    Warning: Source folder "META-INF" does not exist and will be ignored.
    WARNING: No reference entry for runtime dependency on component "ess/per" (vendor "sap.com")
    WARNING: No reference entry for runtime dependency on component "ess/xx" (vendor "sap.com")
    WARNING: No reference entry for runtime dependency on component "ess/xx/bank" (vendor "sap.com")
    WARNING: No reference entry for runtime dependency on component "pcui_gp/xssfpm" (vendor "sap.com")
    WARNING: No reference entry for runtime dependency on component "pcui_gp/xssutils" (vendor "sap.com")
    When I open the project in "Web Dynpro" perspective and look at the implementation of any View ... I see the error at import statement:
    import com.sap.xss.hr.per.us.bank.detail.wdp.IPrivateDetailView; (For Detail View)
    It says :  The import "com.sap.xss.hr.per.us.bank.detail.wdp" can't be resolved
    How should I proceed?? I verified for other components as well and getting these import error:
    I looked in the package folder and there is no folder with the name "wdp" in "com.sap.xss.hr.per.us.bank.detail"
    Can some one please help me on this. Highest points would be rewarded If i could solve the problem.
    I have followed "JDI Cook BOOK" for creating tracks and imports. In the "NWDI COOKBOOK" it also says to include "EP BUILD TOOL" apart from "DI BUILD TOOL" for the build time dependency of a component. But i couldn't find "EP BUILD TOOL" any where else, is this causing all this mess? When I look at my build time dependencies for SAP_ESS and SAP_MSS it has got :
    SAP_JEE
    SAPPCUI_GP
    SAP_BUILDT
    SAP_JTECHS
    I think this should do, Please some one help me.
    Thanks,
    Hari.

    Hi purav,
    Try closing the nwds and open it again, if problem not solved then from your .dtc try to find that file which is missing and add in bulidpath and compile.
    Thanks,
    pkv

  • Problems with ESS in "Career and Jobs" option

    Hi
    In the ESS has problem in Career option  (show in the following links)
    http://img517.imageshack.us/img517/4193/careerjob1.jpg
    http://img200.imageshack.us/img200/4583/careerjob2.jpg
    My main target actives the "other options" in my ESS only appear three option (show in the following link)
    http://img685.imageshack.us/img685/9900/careerjob3.jpg
    thanks for your time and posts
    Ivan

    Hi Mauricio
    My problem exacly is that the only option that I work for "Career and jobs" is "Skills Profile" (http://img517.imageshack.us/img517/4193/careerjob1.jpg) and other options such as "Job Favorites" does not work (http://img200.imageshack.us/img200/4583/careerjob2.jpg), also not on the menu of "Career and jobs" (http://img685.imageshack.us/img685/9900/careerjob3.jpg) only three options
    I hope your help
    thanks for your post and answer
    Ivan

  • Problems with ESS when using reverse proxy

    Hello, we are using an F5 Local Traffic Manager to load balance traffic to a SAP ERP portal.  Everything works just fine, until you click on the Employee Self Service tab.  By default, it should just take you into the employee self service page, but instead it give's you another log in page.  If you try and log in, the server will not let you, because it thinks you are already logged in.  I believe this might be a redirect problem on the ESS side, but wanted to get other opinions first, and work form there to a resolution. 
    Thanks,
    -GW

    Hi Timo,
    I'm also facing the exact problem, did you find a fix for this? If yes could you please share that with me.
    Regards
    Vaib

  • Cost Assignment problem in ESS- WD ABAP (BP1.2)

    We have just upgraded to WD ABAP, BP1.2 in ESS. But I am facing a problem in Cost Assignmnet
    I tried creating a travel request in ESS with percentage break up in Cost Assignment. After that when I go to the 'Review' Screen and do 'Display Request Formu2019, I can see that break up. Now I do u2018Save and Save for Approvalu2019. Here as I do u2018Display Request Formu2019 again, I can see that cost assignment changes back to 100% to the master cost centre.
    Can anyone tell how to resolve?

    Your portal and webdynpro abap are running in two different servers. Your abap iView has to get content from application server abap. In short every request from Portal has  to be authenticated either by user mapping or SSO and any other authentication (whatever it may be ).
    Also when I am trying to enter correct  R/3 user ID and correct password, it is not taking that also. Same R/3 login screen is coming again and again
    This you need to investigate, it is possible you go to different system/Client where in your user id is not authorized .

  • Problem with ESS Leave Request Workflow

    We had configured ESS Leave request, which is working fine with Leave request approval.
    1)     Cancellation of Leave Request using the workflow WS12400005.  
                                  Workflow is not getting triggered when we try to delete the leave request.
    2)     Quota Overview
    While displaying the Casual Leaves (CL) I need to deduct the Paternity leaves (PL) also.
         Remaining CLu2019s = quota CLu2019s u2013 ( used CLu2019s + used PLu2019s).

    hi kishore. how did you resolve the issue of workflow not being triggered?

  • Problem accessing ESS tab in new installation

    FYI
    We have just installed EP 6.0 and when trying to access the ESS tab we get the following error, I'm sure something is not set up correctly but we are having difficulty determining what it is. any help would be appreciated.
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461; Hotbar 4.4.6.0), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041202173843.0000 (release=630_REL, buildtime=2004-12-02:22:14:28[UTC], changelist=308799, host=PWDFM027)
    Web Dynpro code generators of DC sap.com/pcui_gp~xssutils:
    SapDictionaryGenerationCore: 6.4009.00.0000.20040910101802.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:24:41[UTC], changelist=280522, host=PWDFM026.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20040910102423.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:28:58[UTC], changelist=280539, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:18:03[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20040929105448.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:46:16[UTC], changelist=286523, host=PWDFM026)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20040929105448.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:46:16[UTC], changelist=286523, host=PWDFM026)
    SapGenerationFrameworkCore: 6.4009.00.0000.20040910102127.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:17:08[UTC], changelist=280527, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:33:25[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040609163924.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:21:50[UTC], changelist=253570, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:18:14[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:33:44[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 6.4009.00.0000.20040910101802.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:24:46[UTC], changelist=280522, host=PWDFM026.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/pcui_gp~xssfpm:
    SapDictionaryGenerationCore: 6.4009.00.0000.20040910101802.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:24:41[UTC], changelist=280522, host=PWDFM026.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20040910102423.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:28:58[UTC], changelist=280539, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:18:03[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20040929105448.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:46:16[UTC], changelist=286523, host=PWDFM026)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20040929105448.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:46:16[UTC], changelist=286523, host=PWDFM026)
    SapGenerationFrameworkCore: 6.4009.00.0000.20040910102127.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:17:08[UTC], changelist=280527, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:33:25[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040609163924.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:21:50[UTC], changelist=253570, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:18:14[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:33:44[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 6.4009.00.0000.20040910101802.0000 (release=630_VAL_REL, buildtime=2004-09-29:21:24:46[UTC], changelist=280522, host=PWDFM026.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    No information available
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_06-b03, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type com.sap.pcuigp.xssfpm.wd.model.types.Ext_Service could not be loaded: com.sap.dictionary.runtime.DdException:
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:242)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:205)
         at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.init(AttributeInfo.java:471)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initAttributes(NodeInfo.java:771)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:756)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:433)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getController(Component.java:362)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.getPublicInterface(DelegatingComponent.java:142)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdGetBackendConnectionsController(InternalFPMComponent.java:199)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:171)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:105)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:95)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:346)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:352)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: com.sap.dictionary.runtime.DdException:
         at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:288)
         at com.sap.dictionary.runtime.ProviderFactory.getProvider(ProviderFactory.java:180)
         at com.sap.dictionary.runtime.DdDictionaryPool.getProvider(DdDictionaryPool.java:78)
         at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:64)
         at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:39)
         at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:149)
         at com.sap.dictionary.runtime.DdBroker.getSimpleType(DdBroker.java:170)
         at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:234)
         ... 40 more

    Hi Ronnie,
    did you install the ESS business package correctly?
    See:
    On the SAP Service Marketplace under the alias erp, you can find guides that provide you with the necessary information when you implement or upgrade the SAP ERP 2004 components. SAP Note 761266 provides you with information how to upgrade your XSS components.
    If you are sure that everything is installed correctly give up a call (OSS) at SAP.
    Regards
    Helmut

  • Problem in ESS (Personnal Information)

    Hi,
    We are implementing Employee Self Services in ECC6, we are facing a problem that, in the Area page for Personnal Information is having only EIC Authendication.
    We are not able to view Address and Bank Details here in that area page.
    Kindly show some light
    Sera

    In spro go to the home page framework and there in the resources identify the resource that you want to use. i.e. address application for country usa
    Check the linkage of that resource with service and then in turn servier with sub area and sub area with area and aread group.
    Once you are done with this then the links will automatically start appearing.

  • Portal personalization problem in ESS

    Ciao!
    My problem is that when trying to personalize the RegisterTime iView, changing one text affects another text that I don't want to change. Let me explain.
    1. The text shown when a user clicks 'Review" without entering any new time record is "You have not changed or added any data." Fine.
    2. The text shown when the user HAS entered or changed a value, for instance 7 hours of Absence, and then clicks "Review", the message says "Check your entries before saving." Fine.
    BUT:
    3. Changing any of the texts through personalization immediately affects the other!
    Why is this?? Are the texts connected in any way? How should one know when a text change affects another? Is this by design..?
    Normally, we would treat each text of this kind separately. Especially since the original texts differ from one another...
    Can anyone help me?
    Thanks!!

    >
    POTRU1310 wrote:
    > Hi One and All,
    >
    > Hope all of you doing well,
    >
    > I created users in R/3 and am using those in Portal. The problem is...
    >
    > what ever the cahnges I did through potral it is done only for sapuser even though I loged with other 2 users.
    >
    > I log-in with three users, but these users taking only one employee from R/3 i,e. SAPUSER. I assigned sapuser to person in R/3. Only this person data is cumming in portal for these three users.
    >
    > How can I get individual employee details as per user assignment.
    >
    > thanks,
    > Potru.
    Hello Potru,
    please make sure that you do not use a specific user for your JCO Destinations SAP_R3_HumanResources and SAP_R3_SelfServiceGenerics.
    regards,
    Markus

  • Problem in ESS users in portal

    Hi One and All,
    Hope all of you doing well,
    I created users in R/3 and am using those in Portal. The problem is...
    what ever the cahnges I did through potral it is done only for sapuser even though I loged with other 2 users.
    I log-in with three users, but these users taking only one employee from R/3 i,e. SAPUSER. I assigned sapuser to person in R/3. Only this person data is cumming in portal for these three users.
    How can I get individual employee details as per user assignment.
    thanks,
    Potru.

    >
    POTRU1310 wrote:
    > Hi One and All,
    >
    > Hope all of you doing well,
    >
    > I created users in R/3 and am using those in Portal. The problem is...
    >
    > what ever the cahnges I did through potral it is done only for sapuser even though I loged with other 2 users.
    >
    > I log-in with three users, but these users taking only one employee from R/3 i,e. SAPUSER. I assigned sapuser to person in R/3. Only this person data is cumming in portal for these three users.
    >
    > How can I get individual employee details as per user assignment.
    >
    > thanks,
    > Potru.
    Hello Potru,
    please make sure that you do not use a specific user for your JCO Destinations SAP_R3_HumanResources and SAP_R3_SelfServiceGenerics.
    regards,
    Markus

  • Open enrollment problem in ESS

    Dear all,
    The open enrollment iView under Benefits & Payment is giving the following error.
    No entry for eligibility variant 0010 / eligibility grouping 0020
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: No entry for eligibility variant 0010 / eligibility grouping 0020
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
         at com.sap.xss.hr.ben.FcBenefits.reportRFCError(FcBenefits.java:1286)
         at com.sap.xss.hr.ben.FcBenefits.reportRFCError(FcBenefits.java:1252)
         at com.sap.xss.hr.ben.FcBenefits.callRFCInitSelection(FcBenefits.java:687)
    I am working with ESS on ECC 5.0 and Portal 6.0 SP18. 
    Thanks,
    -Bharath

    Shati-
    Just want to know what do mean by availability of this service dynamic in nature?
    Also, I tried removing the proxy class. I am not able save after i did the change.
    I am trying to understand pardon my ignorence.
    So, I have to create a proxy class. Is it a job of techincal developer or is it just some IMG changes. Also, the note is not very clear. It describes about adjustment reasons. There is no new adjustment reason. just I want to test open enrollment feature.
    Thanks,
    Raj.

Maybe you are looking for

  • Nano 6th generation won't be recognized by itunes

    I've had the 6th generation nano for many months and up until a couple weeks ago, it was able to sync with itunes and be reconginzed. However, now when I connect it to my windows lenonova, it doesn't come up as a ipod but rather an external hard driv

  • No internet access after 10.1 update

    After downloading the 10.1 update to my Z10 my phone could not get Internet access through the network, although wifi still worked. Telus tech support had no idea what was wrong, and we found that the apn field in network settings was blank and could

  • Exception -File-DB-File

    hai all i am working with the senario file - db - file using bpm . i am trying to fetch the value from db i am getting the following error in the adapter pls help to sort it out <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <!--  Call Ad

  • Auto-prompter facility for Mac Book and iPad

    Just wondering is there anything out there to allow an iPad be used as the Slave, and the Air book be used as the Master as an auto-promter set up. There seems to be an Android solution but don't have any Andriod kit. Thanks

  • Multi Language Forms - Show and Hide

    Hi Within a form in apex has anybody used ajax/css to display fields based on a language selection? For example be default it will just display English fields but if a user clicks on a Spanish button then both the English and Spanish fields are shown