Error in MSS Recruitment Status Overview

Hi All,
We are In the process of Upgrading from ECC 5.0 to ECC 6.0.
In the Manager Self Service we are getting an error in the Recruitment Status Overview Iview
Below is the error
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault_Exception: Fault name: ORGVIEWGRP_NOT_FOUND, fault text: ORGVIEWGRP_NOT_FOUND
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
     at java.lang.Class.newInstance0(Class.java:308)
     at java.lang.Class.newInstance(Class.java:261)
     at com.sap.aii.proxy.framework.core.JcoMarshaler.unmarshalException(JcoMarshaler.java:429)
     at com.sap.aii.proxy.framework.core.JcoProxy.send(JcoProxy.java:79)
     at com.sap.aii.proxy.framework.core.AbstractProxy$JcoProxyHelper.send(AbstractProxy.java:173)
     at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:141)
     at com.sap.xss.ser.oadp.model.OADPModel.hrwpc_Rfc_Oadp_Get_Orgviewgrp(OADPModel.java:476)
     at com.sap.xss.ser.oadp.FcOADP.callHrwpc_Rfc_Oadp_Get_Orgviewgrp(FcOADP.java:4037)
     at com.sap.xss.ser.oadp.FcOADP.updateOrgViewGroup(FcOADP.java:3642)
     at com.sap.xss.ser.oadp.FcOADP.createDataFromOrgViewGroup(FcOADP.java:1680)
     at com.sap.xss.ser.oadp.wdp.InternalFcOADP.createDataFromOrgViewGroup(InternalFcOADP.java:829)
     at com.sap.xss.ser.oadp.FcOADPInterface.createDataFromOrgViewGroup(FcOADPInterface.java:862)
     at com.sap.xss.ser.oadp.wdp.InternalFcOADPInterface.createDataFromOrgViewGroup(InternalFcOADPInterface.java:782)
     at com.sap.xss.ser.oadp.wdp.InternalFcOADPInterface$External.createDataFromOrgViewGroup(InternalFcOADPInterface.java:1440)
     at com.sap.xss.ser.oadp.VcOADP.createDataFromOrgViewGroup(VcOADP.java:1358)
     at com.sap.xss.ser.oadp.wdp.InternalVcOADP.createDataFromOrgViewGroup(InternalVcOADP.java:978)
     at com.sap.xss.ser.oadp.VcOADPInterface.createDataFromOrgViewGroup(VcOADPInterface.java:1059)
     at com.sap.xss.ser.oadp.wdp.InternalVcOADPInterface.createDataFromOrgViewGroup(InternalVcOADPInterface.java:570)
     at com.sap.xss.ser.oadp.wdp.InternalVcOADPInterface$External.createDataFromOrgViewGroup(InternalVcOADPInterface.java:2133)
     at com.sap.pcui_gp.isr.statusoverview.VcISRStatusOverview.onBeforeOutput(VcISRStatusOverview.java:288)
     at com.sap.pcui_gp.isr.statusoverview.wdp.InternalVcISRStatusOverview.onBeforeOutput(InternalVcISRStatusOverview.java:167)
     at com.sap.pcui_gp.isr.statusoverview.VcISRStatusOverviewInterface.onBeforeOutput(VcISRStatusOverviewInterface.java:143)
     at com.sap.pcui_gp.isr.statusoverview.wdp.InternalVcISRStatusOverviewInterface.onBeforeOutput(InternalVcISRStatusOverviewInterface.java:136)
     at com.sap.pcui_gp.isr.statusoverview.wdp.InternalVcISRStatusOverviewInterface$External.onBeforeOutput(InternalVcISRStatusOverviewInterface.java:212)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:603)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:569)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
     at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
     at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
     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:430)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:782)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:302)
     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)
Kindly suggest me.
Regards
Sivaprasath N

I'm really not into the ESS/MSS area, but the message
ORGVIEWGRP_NOT_FOUND
sounds like missing configuration after the upgrade.

Similar Messages

  • Status overview-OSA-POWL

    Hi Folks,
    In Appraisal we have a requirement where we have to view the Appraisal documents under MSS under Status overview .
    Currently we can see all the appraisals with different status under Status overview under MSS ,We just want to restrict the completed appraisal forms here.
    Could any one please let us know whether this can be done by customizing the POWL Query type  and class-CL_HRHAP00_STARTPG_POWL .
    Thanks
    Kumar

    >Could you please let me know which Badi can be used for this.
    it's certain a good question, because the answer is pretty much none...
    The BAdI HRHAP00_GET_LIST_FLT can be used to filter the list - but unfortunately it will filter all requests for lists of appraisals - which I don't think you want to do - only in this specific case. It has a filter value, but the call to the BAdI doesn't allow you to pass this filter! (poor effort SAP - there seems to be a need for some extensibility architect overview in recent HR code releases - explicit enhancement in the move from WDJ and BSP into WDA has in some cases been, in my opinion, poorly thought out and executed.  Thank goodness for the implicit enhancement framework!)
    I would suggest - for the simplest implementation that you enhance the feeder class to set a static attribute of the BAdI implementation when the feeder is called - enhance method get_objects
    add in at the start of the method something like:
    IF i_applid EQ 'OSA-POWL-MSS' .
    zcl_hr_hap_mss_filter=>set_mss_usage( abap_true ).
    endif.
    and then in your BAdI implementation
    data: l_use_mss_filter type boole_d.
    l_use_mss_filter = zcl_hr_hap_mss_filter=>get_mss_usage( ).
    if l_use_mss_filter = abap_true.
    *remove all non required entries.
    endif.
    Hope that helps,
    Cheers,
    Chris

  • Automatic refresh requisition status overview in MSS e-recruiting

    Hi guys,
    We are implementing e-recruiting 6.0 and de MSS functionality to request a requisition with approvals. The manager can see his/her requests in the requisition status overview to follow-up. If we create a new requisition, the list is only updated with this after you close the browser and log back in in the portal. Is there any way to activate the automatic refresh of this list?
    Thanks
    Karolien

    Nilesh,
    iam working on setting up E-rec in stand alone scenario.
    While we have been able to setup the workflow in MSS up to approval of Extended req. request, i could not see the recruiter getting the requisition to release and publish it.
    Can u pls, send some documentation you have to the below mail address
    raaj333 at rediffmail dot com
    Thanks
    G RAJ

  • Performance Dialogue error - Query "Status Overview is already open in ano

    Hi All,
    We implemented ESS MSS on Portal 7.01 SP8. With With SAP_ESS 603 SP7 and BP_ERP5ESS 1.41 SP9
    This is for country Qatar and it has made as a copy of GB as SAP doesnt provide any country structure for Qatar.
    We are facing error in Performance Dialog saying "Query "Status Overview is already open in another session" when click / display button is clicked after selecting the Appriasal document in ESS.
    This is working fine for all other countries and also this works fine if another country's portal role is assigned to same PRNR or test user.
    We cant see any locks in backend / portal.
    Please can someone help.

    Hi Siddharth,
    We have already checked and there were/are no locks in Sm12.
    I tried deleting the locks using the mentioned program, in result is does say that ! query found but when I go to Portal and open the Performance Dialogue document , I still get the error Query " " is already open in another session
    Note 1432358 is for  SAP_BASIS >= 701 which is suitable for our case but, just wanted to check, Performance dialogue works fine for all other countries and only for this particular country it's not working.
    We are able to replicate this in Development and Test, both the environments.
    Also, when this particular user is assigned, another country's portal roles the problem doesnt occur.
    Any clues?

  • Part appraisals as part of OSA Status Overview in MSS?

    Hi,
    I'm in the middle of a clarification phase regarding implementation of Objective Setting and Appraisal (OSA). This is my question regarding part appraisals:
    In the Status Overview page/iview in MSS, the manager can prepare, see, select and modify documents with statuses like In preparation, In Planning and In Process.
    If a document has the substatus "Part appraisal in process", and the manager is the first part appraiser, I would expect the document to open the part appraisal column for input when I select the document from the "In Process" column. Instead the document is opened with the Final Appraisal column open for input.
    How can you include a managers part appraisal documents in the Status Overview page, or have the part appraisal column open for input?
    We want to make the Status Overview the "one point of access" for the managers appraisal tasks, but is that possible within standard?
    Kind regards Henrik

    Hi Henrik,
    Is your issue resolved, we did notice the similar behavior. However if BSP application HAP_DOCUMENT/documents_todo.htm is called directly, it displays the Part appraisal first and then upon completion it displays Final appraisal.
    I plan on providing this as URL in MSS as an alternative till OSS status overview is fixed.
    Any info ?
    regards
    Sridhar

  • Hiding Status column in MSS Status Overview for Personnel Change Requests

    Hi,
    We have MSS implemented in SAP Portal.
    We are using Status Overview for Personnel Change Requests iview for which we have multiple columns displayed with data.
    We need to hide Status column in Status Overview for Personnel Change Requests iview for all the users.
    Can any body please let me know how it can be done.
    Regards,
    Pradeep B
    Edited by: pradeep balam on May 17, 2011 4:01 PM

    Hi Pradeep,
    Preview the portal page which you want to edit, in this case status overview in PCR. In the preview press the CTRL-key and right-click on the column that you want to edit. Here, you will be able to perform your customizations like hiding columns, labels etc
    Hope it helps,
    Prathamesh

  • Creating tabs in Appraisals Overview Page(ESS/MSS) -Status Overview

    Hi,
    We have two types of Appraisal documents in system.
    One is normal Appraisal document and another is Talent Competency Assessment document.
    We are thinking to keep these two appraisal documents apart and away from each other.
    By creating the two Status Overview in ESS/MSS overview Page and controlled via PRogram to what documents appear in Status Overview Page.
    Can anybody suggest is ther any way around it to display two kinds of Appraisal documents separately.
    I tried this configuration in MSS,but it is not working.
    Regards
    Rizwan S

    Dear Siddarth,
    Thanks for the Previous Answer.
    Can I make the Zcopy of the Appraisals Page/Appraisals Application and use it for another type of Appraisal documents .
    1.Standard Appraisals Page for Standard Perfroamnce appraisals,
    2.Zappraisals Page for Competency Appraisals.
    Can you please tell me what are development efforts?
    What things to be copied to acheive this?
    Regards
    Rizwan S

  • Error in MSS requisition 'No personnel number is assigned to your user in SAP E-recruiting '

    Hi ,
    We are getting error in MSS requisition in E recruiting system that 'No personnel number is assigned to your user in SAP E-recruiting '
    while clicking on next button in the requisition form.We have assigned all specified roles for the E-rec related things with authorisation for 'P' and all
    other objects.Please comment on this if anybody faced the same issue

    Hi, just want to add to this issue might be useful for somebody else.
    We had the same issue, it turns out that the person who is raising the requisition has 2 Business partners in the system. We set one business partner to be "not released" and in addition to that we added the NA relation as this is missing with the CP
    MfG.

  • Link missing for appraisal documents in MSS Status overview

    Hi all,
    For ESS Status overview page of Flexible Appraisal document, the appraisal documents are listed with links. when we click the link, its taking to the appraisal document.
    For MSS Status overview page of Flexible Appraisal documents, the appraisal documents are shown as texts and there is no link. (hyperlink). Opening the document is possible only by clicking 'Display' or 'Edit' button.
    I have checked throughout the SDN and unable to find the problem. Our functional team says that the link was appearing before. Could some one help on what configuration is necessary to get the link for appraisal documents in MSS
    Thanks,
    Kothand

    Hi Deepak,
    I think i have not made the details clear. Its not the tag or the text values i am talking about.
    Its the POWL page where i am not able to view the link for appraisal documents .
    Below is our MSS landing page for appraisal document
    [MSS Landing page  - |http://www.freeimagehosting.net/8ad47]
    Below is our ESS landing page for appraisal document
    [ESS Landing page -|http://www.freeimagehosting.net/f3572]
    The hyperlink property is missing in MSS page. I beleive its some IMG configuration or portal configuration missing for MSS.
    Can someone Please throw some light on this
    Regards,
    Kothand

  • MSS Status overview iview Objective Settings & appraisals

    Hi All,
    Currently the status overview Iview of MSS for appraisals display all the employees(in org unit) irrespective of whether the employee/appraisee has existing documents. This is because this Iview also has the functionality of creating the appraisal documents from here.
    In our case we don't create appraisal documents from this Ivew, so we hide the "In Preparation".
    Now the question is we want to filter the employees and display only those who has appraisal documents already created. How could we achive this?
    All we need is: We wanted to give an view to higher level manager with all the employees who has apprisal documents in completed status and he need to just approve/reject. Is there any other way we can achive this with out using the Status Overview Iview. I am not able to locate any bsp which serves this purpose from HAP_DOCUMENT.
    Please adive me, how can I achive this.
    Apprciate your inputs and any kind of help.
    Thank You,
    Hari.

    Hi, Check HAP_CALIBRATION / search.htm and result.htm you can enhance his behavior modifying filtering,
    Best Regards.-

  • OSA-MSS-Status Overview-EHP4

    Hi,
    We are using the EHP4 appraisals ,when the manager open the status overview he has 2 options to search the employees like employees to appraise and Direct reports .
    We want to use the other search criterias also i.e Emp from org structure and emp from org units.
    The service we are using -HAP_START_PAGE_POWL_UI_MSS.
    In BSP related Appraisals we could able to control this with OADP but coming to WD its based on POWL .
    Could any one please let me know from which OADP or WD application the sytem is pciking the search criteria under MSS fucntionality.
    Regards
    VK
    Edited by: VKjohn on Mar 29, 2010 5:41 PM

    you can create/group Organizational Structure Views
    under->
    SAP Reference IMG -> under Integration with Other mySAP.com Components -> Business Packages/Functional Packages ® -> Manager Self-Service,- >Object and Data Provider ->organizational structure views

  • MSS Status overview displays empty screen

    Hi
    We are configring the MSS PCR under the Team workset.
    Under PCR when the option for Status Overview for Personnel Change Requests  are clicked, I get an empty screen.
    Is there any additional configurations required?
    We are using EP7.0, ECC6.0 (nw2004s)
    Thanks for your help
    Regards
    Madhu

    Hi Ulrike,
    I replicated exactly the steps your described but do not see the same system behaviour. On my system, just after creating the cart, in the section 'Approval status details for selected item', the status is 'No user decision'.
    I searched notes and messages and found nothing related to this issue.
    Can you send me screenshots showing exactly the steps you followed just to make sure I am following same steps in the replication.
    Cheers,
    Siobhan

  • "Status Overview " MSS Iview BAPI

    Hi Gurus,
    can anyone tell me the BAPI used for the perticular iview "STATUS OVERVIEW"  and name space " sap.com/mss~mbo".
    Thanks,
    Krishna

    I do not have access to ECC system now but found out some BAPIs for Appraisals so check if it helps.
    BAPI_APPRAISAL_GETDETAIL --> Read appraisal
    BAPI_APPRAISAL_GETLIST --> Display appraisals
    RH_APPRAISAL_MODEL_BAPI PA-PD --> BAPIs for Appraisal Models
    BAPI_APPRAISAL_MODEL_GETDETAIL --> Read appraisal model
    BAPI_APPRAISAL_MODEL_GETLIST --> Display Appraisal Model
    BAPI_APPRAISEE_GETLIST --> Read Appraisees
    Chintan

  • Status overview iView not refreshed for performance documents on MSS

    Hi Experts,
    We are using the standard portal business package for Manager Self Service. However, recently, we found out that one iView was working before suddenly stopped working. This is the Status Overview iView for Maintain Performance Documents. When searching for the performance appraisal documents for a group of direct report employees, the status overviewtable is not refreshed. Although we do have the appraisal documents in
    R/3, the iView shows 0 results.
    we use MSS 600 SP 8 BP
    Please help.
    Thanks.

    Hi
    Can anyone please provide an input on this.
    Regards
    Sasha.

  • Recruiting Requisition: Status Overview iview not refreshed

    Hi
    When new E-recruitment requisitions are created its not getting updated in the iview - Recruiting Requisition: Status Overview.
    Its getting updated after many hours only. Can anyone provide the solution for refreshing the iview with the latest requisition say within few minutes.
    Regards,
    Sasha.

    Hi
    Can anyone please provide an input on this.
    Regards
    Sasha.

Maybe you are looking for

  • Firefox crashes when i open it, wont let me on it at all not even in safe mode and it doesnt give me my crash report?

    When i open firefox i get the message Firefox has stopped - A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. I've also tried to go in safe mode. It would crash and give

  • OUTPUT..URGENT

    Hi frnds,       i have modified a standard report to 'z' report.the output comes as like standard abap list. when i execute the report in foreground and saves the output in spreadsheet its fine but when i execute it in background the output is messed

  • Is it possible to make a photo's resolution too high

    I am struggling with printing my christmas photos. I scanned my 8 X 10 photos at 1200 dpi which gave me a 9620 X 11936 file which is 38.3 MB. If I am patient enough...meaning hours of waiting...my PC will print the photos to my HP 1200 dpi printer us

  • CreateViewObjectFromQueryStmt in jsp

    Can anyone tell mi if it's possible to use a viewobject you created using createViewObjectFromQueryStmt as the datasource of a jsp page, showing the data as a read only dynamic Table. If it's possible could anyone please provide me with an example ho

  • Unable to search To-Do List

    I have an issue where users cannot search their To-Do list using Outlook 2013 (15.0.4569.1503 64-bit) which are on an Exchange 2013 (v15.0.995.29). The users have no problem with using our terminal server which (due to other software requirements) is