Error while saving skills in Career and Job Subarea regd ESS

HI Experts,
I am workin with ESS and it is configured.
There is an error while saving the SKILLS in Career and Job  I am getting an error
Important primary table entries are missing in table OBJS -> no tran, error
I am pure portal guy and no idea on Backend tables
Any solutionsfor this issue will be awarded
Thanks
Mayu

HI all
This si the actual error I am getting
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException:      Important primary table entries are missing in table OBJS -> no tran, error key: RFC_ERROR_SYSTEM_FAILURE
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
     at com.sap.xss.hr.skl.FcSklBusinessLogic.saveProfile(FcSklBusinessLogic.java:240)
     at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogic.saveProfile(InternalFcSklBusinessLogic.java:715)
     at com.sap.xss.hr.skl.FcSklBusinessLogicInterface.saveProfile(FcSklBusinessLogicInterface.java:136)
     at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface.saveProfile(InternalFcSklBusinessLogicInterface.java:382)
     at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface$External.saveProfile(InternalFcSklBusinessLogicInterface.java:474)
     at com.sap.xss.hr.skl.review.VcSklReviewNavigation.Save(VcSklReviewNavigation.java:222)
     at com.sap.xss.hr.skl.review.wdp.InternalVcSklReviewNavigation.Save(InternalVcSklReviewNavigation.java:163)
     at com.sap.xss.hr.skl.review.ReviewNavigation.onActiononSave(ReviewNavigation.java:163)
     at com.sap.xss.hr.skl.review.wdp.InternalReviewNavigation.wdInvokeEventHandler(InternalReviewNavigation.java:166)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
     at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
     at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:332)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
     at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
     at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
     at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1356)
     at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:327)
     at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:869)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
     at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:332)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
     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:401)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     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:104)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
Caused by: com.sap.aii.proxy.framework.core.BaseProxyException:      Important primary table entries are missing in table OBJS -> no tran, error key: RFC_ERROR_SYSTEM_FAILURE
     at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
     at com.sap.xss.hr.skl.model.Skills.xss_Skl_Save_Profile(Skills.java:524)
     at com.sap.xss.hr.skl.model.Xss_Skl_Save_Profile_Input.doExecute(Xss_Skl_Save_Profile_Input.java:137)
     at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
     ... 54 more
Please guide me
Thanks
MAyu

Similar Messages

  • Career and Job workset in ESS

    Hi Guys,
    I have a problem in ESS role, I am having SP12 portal with ESS SP8,ADS SP10 and WebDynpro 6.4. In Ess role there is a workset called "career and job" when I try to open "Candidate Profile" under this workset I get an error regarding
    com.sap.portal.appintegrator.sap.WebDynpro::WebDynpro/TopLayer
    DefinitionType: Java
    System : SAP_WebDynpro_XSS
    DynamicParameter : sap-cssversion%3D6.0.12.0.0%26rcfLogAppl%3DPROFILE_BUILDER%26sap-wd-cltwndid%3DWID1129022201017%26sap-ext-sid%3DtR%2BgBA7MR1%2F%2FcEUuvhfClw%3D%3Dmrlts5WFF7AVeT%2FwEkiv2w%3D%3D
    DebugMode : No
    Can any one tell me how can I solve this error? Thanks in advance
    Regards
    Yasir Noman

    The alias SAP_WebDynpro_XSS is the alias on the portal for a myERP2004 system.
    If you search for the Installationguide for MySAP ERP 2004 Java components,
    you will see that this includes a XSS component 5.0 and contains amongst others ESS and MSS.
    This needs to be configured as well.
    The other alias above mentioned need to be created on the myERP2004 system using this URL (Webdynpro Admin):
    <http://<ERPserver>:<PortNo>/webdynpro/dispatcher/sap.com/pcui_gp~xssutils/XssMenu 
    More information can be found here :
    http://help.sap.com/saphelp_erp2004/helpdata/en/38/e8584c2a664547b60442646bee23b6/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/ca/115e4088dc0272e10000000a155106/content.htm
    Hope that helps,
    Kai
    Message was edited by: Kai Unewisse

  • Career and Job Error - Area EMPLOYEE_CAREER_ERP2005 does not exist

    Hi Experts,
    We are getting following error while click on Career and Job tab on ESS. We checked in Table V_T7XSSSERARB. Entry is maintained.
    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.
      Fatal error: Area EMPLOYEE_CAREER_ERP2005 does not exist  
    Would appreciate kind guidance on this.
    Thanks,
    Aashish

    Waiting for experts comment. We checked services are defined in iViews,Pages,Roles and WorkSet but couldn't resolve issue. Entry also exist in SAP configuration.
    ERROR IS AS FOLLOWS :
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Fatal error: Area EMPLOYEE_CAREER_ERP2005 does not exist
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:112)
         at com.sap.xss.ser.xssmenu.fc.ModelHandler.onInit(ModelHandler.java:235)
         at com.sap.xss.ser.xssmenu.fc.wdp.InternalModelHandler.onInit(InternalModelHandler.java:428)
         at com.sap.xss.ser.xssmenu.fc.FcXssMenu.setPersonnelNumber(FcXssMenu.java:570)
         at com.sap.xss.ser.xssmenu.fc.FcXssMenu.onInit(FcXssMenu.java:292)
         at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenu.onInit(InternalFcXssMenu.java:455)
         at com.sap.xss.ser.xssmenu.fc.FcXssMenuInterface.onInit(FcXssMenuInterface.java:165)
         at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenuInterface.onInit(InternalFcXssMenuInterface.java:389)
         at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenuInterface$External.onInit(InternalFcXssMenuInterface.java:546)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:922)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1084)
    Would really appreciate kind guidance.
    Thanks,
    Aashish
    Edited by: Aashish Brahmbhatt on Oct 2, 2008 10:08 PM

  • What are the ESS career and job bsps to activate?

    hi all.
    we have been asked to look at implementing the career and job iviews from ESS 100 (we have ecc 6.0 backend).
    i read the step by step document i found here but from what i read about bsps, they have to be activated.  but i did not find any info in the docs that tell me what the bsp services are that i need to activate.
    can anyone tell me what they are, please?  also what the procedure is to acticate?  i really appreciate it.
    thx,
    mike

    Hi Mike,
       I don't have any idea about which BSP applications have to be activated for ESS career and jobs but I can tell you the procedure to activate.
       Goto transaction SICF, follow the path default_host/sap/bc/bsp/sap. Right click the service and choose activate service.
    Regards,
    Sathish
    Note: Reward useful answers

  • Error in Career and Job= Skills Profile

    I have the following issue:
    In the application of Career and Job=>Skills Profile. When I want add a new qualification, the system display the following message of error:
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.getNextPerspective(FcXssPcd.java:518)
        at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.getNextPerspective(InternalFcXssPcd.java:190)
        at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.getNextPerspective(FcXssPcdInterface.java:168)
        at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.getNextPerspective(InternalFcXssPcdInterface.java:160)
        at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.getNextPerspective(InternalFcXssPcdInterface.java:252)
        ... 69 more
    java.lang.NullPointerException
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.getNextPerspective(FcXssPcd.java:518)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.getNextPerspective(InternalFcXssPcd.java:190)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.getNextPerspective(FcXssPcdInterface.java:168)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.getNextPerspective(InternalFcXssPcdInterface.java:160)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.getNextPerspective(InternalFcXssPcdInterface.java:252)
         at com.sap.pcuigp.xssutils.ccpcd.CcXssPcd.getNextPerspective(CcXssPcd.java:246)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcd.getNextPerspective(InternalCcXssPcd.java:172)
         at com.sap.pcuigp.xssutils.ccpcd.CcXssPcdInterface.getNextPerspective(CcXssPcdInterface.java:135)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface.getNextPerspective(InternalCcXssPcdInterface.java:132)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface$External.getNextPerspective(InternalCcXssPcdInterface.java:192)
         at com.sap.xss.essservices.cc.ccesspcd.CcEssPcd.getNextPerspective(CcEssPcd.java:220)
         at com.sap.xss.essservices.cc.ccesspcd.wdp.InternalCcEssPcd.getNextPerspective(InternalCcEssPcd.java:157)
         at com.sap.xss.essservices.cc.ccesspcd.CcEssPcdInterface.getNextPerspective(CcEssPcdInterface.java:135)
         at com.sap.xss.essservices.cc.ccesspcd.wdp.InternalCcEssPcdInterface.getNextPerspective(InternalCcEssPcdInterface.java:132)
         at com.sap.xss.essservices.cc.ccesspcd.wdp.InternalCcEssPcdInterface$External.getNextPerspective(InternalCcEssPcdInterface.java:210)
         at com.sap.pcuigp.xssutils.ccxss.CcXss.getNextPerspective(CcXss.java:238)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXss.getNextPerspective(InternalCcXss.java:157)
         at com.sap.pcuigp.xssutils.ccxss.CcXssInterface.getNextPerspective(CcXssInterface.java:121)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface.getNextPerspective(InternalCcXssInterface.java:128)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface$External.getNextPerspective(InternalCcXssInterface.java:188)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:479)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$600(FPMComponent.java:78)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.raiseEvent(FPMComponent.java:938)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.raiseEvent(FPMComponent.java:1101)
         at com.sap.xss.hr.skl.detail.VcSklDetail.addChanges(VcSklDetail.java:206)
         at com.sap.xss.hr.skl.detail.wdp.InternalVcSklDetail.addChanges(InternalVcSklDetail.java:236)
         at com.sap.xss.hr.skl.detail.Detail.onActiononAddChanges(Detail.java:220)
         at com.sap.xss.hr.skl.detail.wdp.InternalDetail.wdInvokeEventHandler(InternalDetail.java:235)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1356)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:327)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:869)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         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:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    In the log trace of portal nwa.
    com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent
    sap.com/tc~wd~dispwda
    I made a trace using the t.code ST01 and the system not show error of authorizations. I checked the t.code SLG1 and the system not show none log.
    Please anyone can help me with suggestions for solve this issue,
    Regards
    Carmen

    I assigned the role SAP_ALL but the issue continue.
    I checked the skills catalog and qualifications and all is Ok.
    I don`t understand the cause of this error.
    Thanks in advance,
    Regards
    Carmen G

  • Error in ess: Career and Jobs

    Hi Experts,
    We are doing role based testing by removing SAP_ALL authorisation for ERP2004 lanscape.
    We have assigned foll roles:
    SAP_BC_EMPLOYEE
    SAP_BC_ENDUSER
    SAP_EMPLOYEE_ERP
    SAP_ESSUSER
    SAP_ESSUSER_ERP
    SAP_HR_EMPLOYEE_DE_ERP
    SAP_HR_EMPLOYEE_US_ERP
    SAP_HR_PA_XF_EXPERT
    SAP_LO_EMPLOYEE
    ZRFC
    after removing SAP_All and SAP_New profiles.
    All other services are giving desired response after removing SAP_All  n SAP_new but in Career and jobs work set, when we try to add or edit sum skills for the employee it doesnt save anything and gives foll error:
    500 internal error. Contact system admionistrator.
    Can anybody pls let me know am i missing some roles particular to career and jobs.
    Regards
    Mandeep

    use ST01 and activate the trace for the testuser
    check the trace to see the missing authorizations and add them to your role

  • Ess career and job skills link problem

    Hi
    A blank page is coming when i click on skills of ess career and job.
    what I read from documentation is it is given
    prerequisite:
    You have made the settings required for this service in the following activity in the Implementation Guide for Personnel Management: Employee Self-Service ® Service-Specific Settings ® Career and Job ® Skills.
    I have gone thhere and help shows
    Make Settings for Skills Profile Service
    Use
    In this Customizing activity, you can make the settings for the Employee Self-Service (ESS) Skills Profile. You can use the switches available to make the following settings:
    Switches QUALI DEST1 and QUALI DEST2 allow you to set up the system ID required for the RFC connection for ESS. In QUALI DEST1, you must enter the first characters of the system ID (maximum of 10 characters). If the system ID exceeds 10 characters, you can enter the remaining characters in QUALI DEST2. In each of the two switches you can enter a maximum of 10 characters. That is, you can enter a system ID that is composed of a maximum of 20 characters.
    Switch QUALI FORM enables you to set up the SAPscript form required to print the skills profile in ESS. A standard form is already set up in the standard delivery (see below).
    Switch QUALI REQPR enables you to set up which skills proficiencies, required by the position, are to be displayed in the employee's skillsprofile.
    Switch QUALI TRURL enables you to set up whether a suitable training proposal should be displayed in the ESS Skills Profile for missing or insufficient skills and licenses.
    Standard settings
    The following switch settings are delivered as standard:
    QUALI DEST1: - (no value)
    I dont understand what I have to maintain.

    hi p gopala
    Go to IMG -> Cross-Application Components -> Homepage framework -> Resources -> Derfine Resources -> (Add Entries)
    Double Click on Resource object "EMPLOYEE_SKILLSPROFILE_SERVICE".
    Under URL of PCD page, you will find
    ROLES:// portal_content/com.sap............
    Delete this line and replace it with following..
    ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.ess.employee/com.sap.pct.ess.roles/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.area_career_job/com.sap.pct.ess.serv_career_job
    save your entry.
    Customizing request is created.
    Release this request from 'SE09'
    Restart the J2EE server.
    Regards,
    Kaushal

  • Disable iView "Skills Profile" under "Career and Job"

    I would like to disable the Skills Profile iview under "Career and Job" in ESS since we will not be using this functionality.  How can I accomplish this?  We would like the entire section:
    Skills
    Skills Profile
    View the skills catalog and create or change your own skills profile.
    to disappear.

    Shafi,
    For remove both title and link (i assume you've the standard customizing):
    1) Again, i suggest you make a copy of this Subarea to Area assignation:
    EMPLOYEE_CAREER_ERP2005     EMPLOYEE_CAREER_SUBSKILLS_2005     1
    from
    Go to (SPRO > Personnel Management > Employee Self-Service > General Settings > Homepage for Self-Services > Subareas > Assign Subareas to Areas) > Assign Subareas to Areas (Find Entries)
    to
    Go to (...) > Assign Subareas to Areas (Add and Change Entries)
    2) Change the "1" for " " in the new entry and save the changes
    Kind regards

  • E recruitment -career and job Error u201CAn internal error occurred. Please try

    Hi All
    The issue is E recruitment regarding career and job (internal candidate) in this page select candidate profile I am getting Error u201CAn internal error occurred. Please try again lateru201D  (my client using BSP and Portal)
    I was checked T- code  SLG1 but it show Errors 1) Periodic service was not executed due to concurrent service2) The error occurred in program RCF_PERIODICAL_SERVICES line 41
    And also I checked T u2013 code SICF for services hrrcf_start_int tested but here also getting error u201CAn internal error occurred. Please try again lateru201D
    Please any one guide me for how to resolve the issue
    Regards
    Eshwar

    Hello Eshwraj,
    Please check out the following :
    Please check transaction SM37 and check have you create a periodical job for program COM_SE_DISPATCHER. If this is the case this is not correct - only RCF_PERIODICAL_SERVICES has to run as periodical job which indexes the objects then.
    Please delete your COM_SE_DISPATCHER job and activate the RCF_PERIODICAL_SERVICES job again and test the service run afterwards.
    The services DISPATCH_CPOINTER_FOR_PUB_INT and DISPATCH_CPOINTER_FOR_PU_EXT of program RCF_PERIODICAL_SERVICES do the pre-work which means that they create the change pointers for the
    postings which are then processed by program COM_SE_DISPATCHER. These services are only called by program RCF_PERIODICAL_SERVICES. COM_SE_DISPATCHER can't do that alone. Report COM_SE_DISPATCHER is
    called automatically.
    Best Regards,
    Deepak..

  • How to disable options in ESS-Career and job-Skilla profile

    Hi All,
    In ESS-Career and Job-Skill profile,there are three are three buttons 1.EDIT SKILL,2.ADD NEW SKILL,3.DELETE SKILL.
    I want to disable those options in Skills profile. Can some body please help me in solving this.
    Thanks in advance.
    Regards,
    Thirun.

    These three buttons are not configurable. You could easily modify them using NWDI and NetWeaver Developer Studio.
    This is pretty much your only option to customize this iview.
    If you have ESS in a track in NWDI, the Skills Web Dynpro project is under --> ess~skl. Create a project from here and open up the "Ovewview" View from the VcSklOverview Component.
    From there, you just need to set the buttons to "Not Visibile"
    Regards,
    Tom

  • Ess- career and job- skills link

    Dear All,
    I need to change the Short application description that comes under the hyperlink "Skills Profile". (ess->career and job->skills link ) where should I change the description. And if I need to change the hyperlink name "Skills Profile" to something else then how to do it?
    Regards,
    Samir

    Hi Samir,
    Goto SPRO>Cross Application components>Home page framework>Services>Define Services.
    There select the skills profile in Add entries & change it to what you want.
    Hope it answers your question.Do award points if found helpful.
    Regards,
    Gourav.

  • ESS Career and JOB  error in DSM and SSO

    Hi All,
    I have installed ECC in WAS 6.4. All other pages are working except career and job. When I am clicko on JOB search then I am getting a popup saying :
    <b>Session Management</b> will <b>not</b> work !
    Please check DSM log for details.
    You can turn off this alert inside 'Support Desk' -> 'SAP Application'
    Afetr clicking OK it is giving message
    <b>Logon Error</b>Logon requires activated <b>Single Sign-On on</b> this server. This is not the case. Contact your system administrator
    Same server I am using as ITS server and there SSO is working. I have exported certificate from portal (WAS 6.4 java) and imported in WAS ABAP (ECC 5.0)
    Thanks in advance
    Raktim

    The alias SAP_WebDynpro_XSS is the alias on the portal for a myERP2004 system.
    If you search for the Installationguide for MySAP ERP 2004 Java components,
    you will see that this includes a XSS component 5.0 and contains amongst others ESS and MSS.
    This needs to be configured as well.
    The other alias above mentioned need to be created on the myERP2004 system using this URL (Webdynpro Admin):
    <http://<ERPserver>:<PortNo>/webdynpro/dispatcher/sap.com/pcui_gp~xssutils/XssMenu 
    More information can be found here :
    http://help.sap.com/saphelp_erp2004/helpdata/en/38/e8584c2a664547b60442646bee23b6/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/ca/115e4088dc0272e10000000a155106/content.htm
    Hope that helps,
    Kai
    Message was edited by: Kai Unewisse

  • Getting error at iveiws of career and jobs

    Hi Experts,
    I am getting following error "An internal error occurred. Please try again later" for BSP applications for career and jobs like  hrrcf_start_int.
    Please give me solution
    Thanks
    Sameer

    Hi Sameer,
    I have used the follwoing parameters for the DIRECT SERVICE application in Career and Job.
    I have maintained the resource settings for the resource key EMPLOYEE_CANDIDATE_DIRECT_APPL_SERVICE05 as follows :
    Object name : hrrcf_start_int/application.do
    URL parameter : BspClient=000&rcfLogAppl=APPLY_DIRECTLY
    URL of PCD page : ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_career_job/
    com.sap.pct.erp.ess.direct_service
    In the portal iview for FIRECT SERVICE,
    Application parameters : rcfLogAppl=APPLY_DIRECTLY
    Business Server Page (BSP) Application = hrrcf_start_int/application.do
    System : <plese givea system name here which has the conector properties >
    Also, execute the iview from the ESS link in portal and not directly from portal content.
    Let me know on the same
    Regards
    Reshma

  • Error while saving RTOM based campagin when creating the rules

    Hi Experts,
    My requirement is to configure RTOM in the system. I have created RTOM based campaign and when I maintain conditions in u201CEligibility and Agent skills Rulesu201D assignment block, I am unable to save the campaign. It throws the following error despite maintaining all the required settings in spro.
    u201C Error while saving the rule; Contact technical support
    Error in rule; navigate to rule details screen to correct it
    Data not saved; save log u201D
    Looking forward for your responses.
    Kindly guide me to a way out for resolving this issue.
    Thanks in Advance,
    Shruthi

    Hi Shruthi,
    I know this has been a long while since you posted the question, how did you resolve this error because I am getting the same error.
    Many thanks,
    Garikai.

  • Update error while saving quotation

    update error while saving quotation - express message
    Error reads as "device type sapwin"
    When the print option send immediately (option 4) in the printer configuration the error is coming and the document is not saving due to update error.
    When the print option is send with own application (option 3) in the printer configuration the document is getting saved.
    we want to run with option 4.  could some one show some light on this problem.
    regards
    VS Arava

    From the description the job is trying to print to a frontend printer. Try sending the job to another printer. Or print to LOCL. This will send the spool to your local default printer.
    I suspect there is a network issue related to the printer set up.
    when you use option 4 the error gets hit immediately. Option three is waiting to print later, the error does not likely show up until later when the job is actually printed.
    Check the printer config..

Maybe you are looking for

  • Tab character missing in the end of the line in file2file scenario?

    Hi,gurus: Our scenario is file to file,and both transport protocols are FTP. We are using content conversion both in sender and recevier side. But when we test the scenario,we found the tab character('0x09') is missing if the tab character is in the

  • Help required with developer licensing

    Hi My name is Mike Spiers and I have enrolled on behalf of my employer, Newman University (UK) as an Apple developer so that we can produce apps for iOS.  I understood from the outset that this was the most appropriate type of license for us to have

  • The performance of TransparentLoad

    On usermanaged cache group, I use the query of 'select * from table where keyvalue=?'     to transparentLoad into TT 1M rows from Oracle database. It costs 852s. Even when I set Logging=0,DurableCommits=0,LockLevel=1 for the data store, It still cost

  • Is anyone having issues with playback from the story line?

    Just wondering if it's my hardware or maybe graphics card. FCP X 10.0.8 seems to not like to play back quick edits. Could it be the pro res files need an SSD drive to playback smoothly when edited clips are just a few frames long? Mac Pro 2x2.8 quad

  • How to Uninstall iTunes (for installing it latter)

    How to Uninstall iTunes from my Mac (for installing it latter)