Comp Planning MSS iview display

Hi All,
I am currently working on LTI plans ECM and on the compensation planning iview on the portal, ones the manager selects the org unit, it displays all the employees belonging to the org unit with the status as eligible or ineligible for the LTI plan based on the config.
But I want to display only the employees eligible for the LTI plans on the comp planning iview and not all the employees within the reporting structue. Can someone please tell me how to achieve this on the MSS iview for comp planning.
I really appreciate any help in this regard.
Thanks

Resolved OSS note: 919298

Similar Messages

  • ESS/MSS iView Display

    Hi,
    I have a problem that when viewing ESS/MSS screens in NW04 they appear differently than when accessing ITS (Internet Transaction Server).  When accessing directly they appear in ITS and look exactly as I want, but when run through the Portal they have less colour and boxes/text either is cut or not appearing correctly.
    If anyone can help I would gratefully appreciate it.
    Thanks
    Kai

    HI,
    I don't believe its an external ITS that was installed.
    Tried using the ITS Theme Generator within Portal to try and resolve the issue, but with no change.
    Kai

  • Empty MSS  iView

    Hi all,
    We are currently implementing portal project with EP7.0 (ESS Business package 50.4 and MSS Business package 60.1) connect to R/3 4.6c. The ESS iview and customised WDA iview are working fine without any problem. However, we stuck with the problem that the standard MSS iview display empty.
    Based on our understanding, this could be the issue that we are lack of EA and PI plugin in R/3. However, it seems that the EA and PI plugin are only available for 4.7 but not 4.6c.
    1) Any idea what could be causing the empty MSS iview?
    2) If R/3 plugin indeed is the issue, any idea what plugin should we use for 4.6c? 
    Appreciate for any feedback or idea!
    Thanks

    Is the iView empty when you preview it?  I had this problem and then assigned the iview to a role so it loaded when a user logged on and it worked.

  • Steps to configure Planning Overview iView in MSS.

    Need help with steps to configure/implement Planning Overview iView in MSS. I have done necessary configs in Define Attributes for planning overview in Customizing for ECM in R/3.
    I have worked in ECM ECC 6.0 with employee based approval processes and now working on enh package4.
    Thanks
    Prav

    Hi Vivek,
      Thanks for taking time and answering. So, how do I integrate the Org Chart iVIew with these Position Profile and Organizational Unit Profiles pages? We do not need all the iViews that come with these pages. We only need the following
    Position Profile
    - Employee Group/Subgroup
    - Holders
    -Organizational Unit Profiles
    -Organizational Unit Search
    -Position Holders
    Thanks
    Preet

  • MSS iView 'Team Calendar' display only one Month

    Hi ,
    The Managers want to see at least 3 months for the leave , in order to schedule resources/coverage .MSS iView 'Team Calendar' display only one Month . Can we change the number of months ? or use another tool/functionality via the portal ?
    Any help or documentation are welcome .
    Regard's

    In SAP standard config there is no option so as to display more than one month on in Team calender iView.
    In you case you will have to do development.

  • MSS iview modification

    Hello,
    I have downloaded a par file related to Personal Data(com.sap.pct.hcm.eeprofilepersonaldata.par) and chnaged the name to com.mycompany.pct.hcm.eeprofilepersonaldata.par imported to Developer Studio and commented some code. I created a par file from this code and deployed it to Portal using Developer Role. I used this par file to create an iview(com.mycompany.personaldata). When i used this iview it is giving the error below.
    Portal Runtime Error
    <b>An exception occurred while processing a request for :
    iView : pcd:portal_content/com.comp.pct/com.comp.pct.mss.roles/com.sap.pct.hcm.manager/mystaff/nf_2/com.sap.pct.hcm.eereview/com.sap.pct.hcm.eeprofile/com.mycompany.personaldata
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file</b>
    please help me with this....
    thank you in advance

    Hi,
    first of all thanks for quick reply. I changed the prefix to reflect to name space on changed par file. Is there anything else? When i go to Portal Tester under Developer role i see error....
    >>#1.5#0002553A11CD005A0000043E000E0070000412698EB50639#1146144481935#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#SMANCHAL#6460##nadcp949_LPD_2755950#SMANCHAL#a14f3140d5f011da9c600002553a11cd#SAPEngine_Application_Thread[impl:3]_19##0#0#Error#1#/System/Server#Java###Exception ID:09:28_27/04/06_0002_2755950
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Component : com.len.pct.hcm.eeprofilepersonaldata.default
    at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:251)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:267)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:312)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:385)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:435)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    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(Compiled Code))
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: com.sapportals.portal.prt.core.broker.PortalComponentInstantiationException: Could not instantiate implementation class com.len.pct.hcm.employeeprofile.personaldata.PersonalDataComponent of Portal Component com.len.pct.hcm.eeprofilepersonaldata.default because: Could not find implementation class
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java(Compiled Code))
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getComponentInstance(PortalComponentItemFacade.java(Compiled Code))
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java(Compiled Code))
    at com.sapportals.portal.prt.component.PortalComponentContext.getComponent(PortalComponentContext.java(Compiled Code))
    at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:242)
    ... 28 more
    Caused by: java.lang.ClassNotFoundException: com.len.pct.hcm.employeeprofile.personaldata.PersonalDataComponent
    Found in negative cache
    Loader Info -
    ClassLoader name: [com.sapportals.portal.prt.util.ApplicationClassLoader@26ff7519]
    Parent loader name: [com.sapportals.portal.prt.util.ApplicationClassLoader@26bbb519]
    References:
    not registered!
    No resources !
    at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java(Compiled Code))
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java(Compiled Code))
    ... 33 more
    Any more ideas??
    thanks in advance...

  • MSS : iview with blank screen

    Hi all,
    when call the Attendance Overview iView (MSS) is displayed the message :
    javax.naming.NamingException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name mss~ato with 500 Internal service error.
    Best regards.
    Miki

    Hello Miki
    Check  the Wheter WD component : mss~ato is deployed or Not all instances of your server. Try to run the application from below path.
    using Content Administration -> Webdynpro
    Some times if above component not deploys in any one instance there is chance to get JNDI exception.
    BR
    SS

  • Comp Planning  -  2 Level Approval

    Hi comp gurus ( I am coining a new Variation of Guru here ),
    System Landscape
    ECC 6.0
    ECM  ( Enterprise compensation Management)
    EP 7.0
    Currently we have deployed the Enterprise compensation management module. We have a standard compensation scenario where the comp planners use the comp planning screen( Via MSS) to perform the comp planning and the comp approvers, use the comp approval screen to approve the planned(submitted) compensation.
    But we have a slightly different scenario where we want to have 2 levels of approvals before the comp record is set to 'Approved' status in IT 0759.
    Let me explain it in detail
    Lets assume that we have Manager A who is the manager of B, B  is the manager of C and C is the manager of D.
    C performs comp planning for D. A record is created in IT0759 for D in planning/submitted status. B can now log on and approve the comp planning/submitted comp records by C. Here we do not want the planning record to set to "approved" status when it is approved by B. But we want this to go to Manager A who can then give the final approval and only then should the record in IT0759 status be changed to Approved.
    The matters gets more complicated by the fact that, the comp planners and approvers see the data(in MSS) based on OADP and not based on any workflows. Obviously I cannot create a new status for the IT0759 records. Based on your experience what is the best way to handle these scenario.
    Any suggestions
    regards
    Raj
    Edited by: Raj Kishore on Jul 10, 2008 2:46 PM

    Santosh I really appreciate your inputs.
    I just think that this approach would bring in a lot  of enhancements
    I would have to change the underlying FMs to trigger WF rather than the IT0759 "status" change FM. Build WFs. Change OADP "status" update FM, and other changes which I may get to know when we start designing the solution if we go this way. But I would (infact am) surely consider this option. But I will be really suprised, if I will have to go thsi route. Adding another approval level seems to me a pretty common requirement and if this involves a major development and maintanance effort, the clients will not be happy
    Can others also please provide your inputs here.
    regards
    Raj

  • Comp Planning - 2 Level approvals

    ECM i so tightly integrated in MSS that I am trying my luck by posting this message in this forumn as well
    Hi comp gurus ( I am coining a new Variation of Guru here ),
    System Landscape
    ECC 6.0
    ECM  ( Enterprise compensation Management)
    EP 7.0
    Currently we have deployed the Enterprise compensation management module. We have a standard compensation scenario where the comp planners use the comp planning screen( Via MSS) to perform the comp planning and the comp approvers, use the comp approval screen to approve the planned(submitted) compensation.
    But we have a slightly different scenario where we want to have 2 levels of approvals before the comp record is set to 'Approved' status in IT 0759.
    Let me explain it in detail
    Lets assume that we have Manager A who is the manager of B, B  is the manager of C and C is the manager of D.
    C performs comp planning for D. A record is created in IT0759 for D in planning/submitted status. B can now log on and approve the comp planning/submitted comp records by C. Here we do not want the planning record to set to "approved" status when it is approved by B. But we want this to go to Manager A who can then give the final approval and only then should the record in IT0759 status be changed to Approved.
    The matters gets more complicated by the fact that, the comp planners and approvers see the data(in MSS) based on OADP and not based on any workflows. Obviously I cannot create a new status for the IT0759 records. Based on your experience what is the best way to handle these scenario.
    Any suggestions
    regards
    Raj

    Have you looked at using the 'Implicit Enhancements' options available in the function module HR_ECM_CHANGE_PROC_STATUS? I think you can reset the status from 'approved' to 'submitted'  at the end of the standard code & send out an email to the next level manager. I'm guessing there will not be a need to change anything else.
    ~Suresh

  • Modifying ESS/MSS iViews

    Hi,
    Can someone please guide me to how I can modify standard ESS/MSS iViews, for example, to remove unwanted UI elements etc. The portal version is EP6. Also, I understand that with EP7 most iViews are Web Dynpro Java/ABAP, can these be modified also? Is there any docs or how to guides which will show me how to do this? Are there any Weblogs out there that anyone knows of? I've been searching and searching but have had no such luck thus far. All help will be very appreciated.
    Thanks
    Tony.

    The "cookbook" for ESS is available via service.sap.com (the specific OSS note is attached too can be found with a search on here....sorry, don't know it right off). The cookbook does apply for EP6 and ESS ECC5.0. Basicaly, it steps you through setting up NWDI(JDI), creating your "project", pulling the needed Webdynpro into your NW Dev Studio, modifying it and re-deploying to NWDI and onto the portal.
    An even better way....there is an online class available from SAP (it is part of the ERP2004 training) that covers ESS/MSS in-depth as well as modifying the files. The entire course (of which ESS/MSS is a small part) is $500 USD last time I checked....well worth it.
    The new ESS/MSS/self-service WebDynpros are based on the Floor Plan Manager framework which can be tricky to understand....the class above helps cover that too...has material I have found no where else but in the class.
    Hope this helps.

  • MSS Iview error - Any  body  help me - Very urgent

    Hello All,
    I've configured ESS BP in my Portal successfully and it's running perfectly fine. Now i've imported MSS also without any problems. Now the issue is when i'm launching the My Staff iViews it gives me a message "Could not connect to the R/3 System" . These iViews using the system object "SAP_R3_HumanResources" which has been used by the ESS iViews also. Now ESS iViews are working fine with the same system object but MSS iviews are giving me the error message.
    My System landscape :
    MSS BP Installed: BPMSS601_19-20001489
    R3- 4.6C
    Portal : EP6 Sp11
    WAS: 6.40
    Any help will be highly appreciated.

    Hello All,
    I've configured ESS BP in my Portal successfully and it's running perfectly fine. Now i've imported MSS also without any problems. Now the issue is when i'm launching the My Staff iViews it gives me a message "Could not connect to the R/3 System" . These iViews using the system object "SAP_R3_HumanResources" which has been used by the ESS iViews also. Now ESS iViews are working fine with the same system object but MSS iviews are giving me the error message.
    My System landscape :
    MSS BP Installed: BPMSS601_19-20001489
    R3- 4.6C
    Portal : EP6 Sp11
    WAS: 6.40
    Any help will be highly appreciated.

  • Error in the Standard MSS iview?

    Hi,
    I am using "startprocess" mss iview from Content Provided By Sap,when click on preview it shows bellow error.But same iview is working in my Development System.
    Error
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name mss~hras
        at com.sap.portal.pcm.iview.admin.AdminBaseiView.createAttrSetLayersList(AdminBaseiView.java:357)
        at com.sap.portal.pcm.iview.admin.AdminBaseiView.getAttrSetLayersList(AdminBaseiView.java:205)
        at com.sap.portal.pcm.iview.admin.AdminBaseiView.getCustomImplementation(AdminBaseiView.java:148)
        at com.sap.portal.pcm.admin.PcmAdminBase.getImplementation(PcmAdminBase.java:530)
        at com.sapportals.portal.ivs.iviews.IviewServiceObjectFactory.getObjectInstance(IviewServiceObjectFactory.java:442)
        ... 40 more
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to load page
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:528)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:192)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         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:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: javax.naming.NamingException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name msshras [Root exception is com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name msshras]
         at com.sapportals.portal.pcd.gl.JndiProxy.getObjectInstance(JndiProxy.java:51)
         at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:919)
         at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:692)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:69)
         at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sap.portal.pb.data.PcdManager.doInit(PcdManager.java:72)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:526)
         ... 31 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name mss~hras
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.createAttrSetLayersList(AdminBaseiView.java:357)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.getAttrSetLayersList(AdminBaseiView.java:205)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.getCustomImplementation(AdminBaseiView.java:148)
         at com.sap.portal.pcm.admin.PcmAdminBase.getImplementation(PcmAdminBase.java:530)
         at com.sapportals.portal.ivs.iviews.IviewServiceObjectFactory.getObjectInstance(IviewServiceObjectFactory.java:442)
         at com.sapportals.portal.prt.jndisupport.DirectoryManager.getObjectInstance(DirectoryManager.java:56)
         at com.sapportals.portal.pcd.gl.JndiProxy.getObjectInstance(JndiProxy.java:47)
         ... 38 more
    Please guide me to solve the problem
    Thanks
    Srikanth

    No child found in WebDynproContext with name "mss~hras  "
    check the code where you define that.
    see the thhread below which is similar issue
    Description attribute of PCD element
    Points are welcome if it is helpful
    Koti Reddy

  • Portal Runtime Error  for MSS Iviews

    Hi all,
    Though this topis has been discussed several times in our forum, i could not make anything from it.
    Portal Runtime Error
    <i>
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.ssmcehr.ssmcehr/com.ssmc.pct.ehr.mss.folder.mss/com.ssmc.pct.ehr.mss.folder.roles/com.ssmc.pct.ehr.mss.role.mss_mgrs/com.ssmc.pct.ehr.mss.workset.manager_self_service/manager_self_service/com.ssmc.pct.ehr.mss.worksets.employee_information/com.ssmc.pct.ehr.mss.page.employee_career/com.ssmc.pct.ehr.mss.iview.pay_actions
    Component Name : com.sap.pct.hcm.eeprofilegenericiviewtable.default
    The exception was logged. Inform your system administrator..
    Exception id: 09:51_08/12/06_0067_101532150
    See the details for the exception ID in the log file
    <i>
    <b>and  the error log file ...</b>
    <i>
    #1.5#00142216FF7C00640000003F000022F80004240E23838D08#1165543050906#com.sap.security#sap.com/irj#com.sap.security.logToFile#Guest#19####76b39fa0865f11db815c00142216ff7c#SAPEngine_Application_Thread[impl:3]_16##0#0#Error#1#/System/Security/Audit#Plain###Guest | LOGIN.ERROR | NONE = null | | Login Method=[default], UserID=[jothi], IP Address=[137.55.161.180], Reason=[Access Denied.]#
    #1.5#00142216FF7C006100000031000022F80004240E23BE4303#1165543054765#com.sap.portal.ivs.semantic.systemLandscape#sap.com/irj#com.sap.portal.ivs.semantic.systemLandscape#Guest#19####790075d0865f11dba82400142216ff7c#SAPEngine_Application_Thread[impl:3]<b>_15##0#0#Error#1#/System/Server#Java###Failed to get alias mappers sub context in the Portal Registry##</b>
    <i>
    This occurs only for the LDAP users,if we create user in EP(manually) it's working fine..
    Thanks in Advance,
    Jothi.P

    It got resolved by itself after restarting the Java server.

  • MSS iView Errors

    Hi all.  We're getting a Portal Runtime error in our production environment when trying to view certain MSS iviews, such as Absence Days, Personal Data, Detail View Attendances, Company Properties, Emergency Contact, etc.
    The error looks something like,
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 09:28_02/04/09_0155_2490650
    Refer to the log file for details about this exception.
    The error log gives such clues as:
    EXCEPTION
    #1#com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/com.sap.portal.ep50/ep50_safety)
    ErrorPage: com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.pct.hcm.orgmanagementeventing.redirect
    EXCEPTION
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/state.la.portal.folder.global.State/state.la.portal.folder.EP5Development/state.la.portal.folder.roles/Z_PORTAL_LEOMSS/LEO_MSS/nf/state.la.portal.
       workset.attendance/state.la.portal.page.mss.absenseDetail/com.sap.pct.hcm.eeprofileabsencedays_0
    Component class : com.sap.pct.hcm.employeeprofile.absencedays.AbsenceDaysComponent
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.pct.hcm.hcm_util.error_page
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/com.sap.portal.ep50/ep50_safety
    All MSS iViews, working and not working, are inheriting from the same top level folder.  In their permissions is the Everyone group (Administrator=none, End User=checked) and the super_adminstrator_role (Administrator=owner, End User=checked).
    Any ideas on what our problem is?
    Edited by: Adam Tidwell on Apr 2, 2009 4:38 PM
    Edited by: Adam Tidwell on Apr 2, 2009 4:39 PM
    Edited by: Adam Tidwell on Apr 2, 2009 4:43 PM
    Edited by: Adam Tidwell on Apr 2, 2009 4:44 PM
    Edited by: Adam Tidwell on Apr 2, 2009 4:45 PM

    You need to check the permissions of that MSS Iview
    Go to the path  System Administration>Permisssions,
    Go to  "pcd:portal_content/com.sap.pct/srvconfig"
    Check whether you have valid permission or not.
    Also check the below thread that will help you.
    Re: Portal Runtime error
    PermissionControlException: Access denied
    Raghu
    Edited by: Raghavendranath Garlapati on Apr 2, 2009 4:52 PM

  • Java.lang.NullPointerException in MSS iviews

    Hi,
    Can any one tell me the reasons for getting the below error? Only one user is getting this error while viewing all MSS Iviews.
    <b>Error:</b> java.lang.NullPointerException
    <b>Log Overview:</b>
    PortalComponentSession.putValue() failed
    [EXCEPTION]
    java.lang.NullPointerException
            at java.util.Hashtable.put(Hashtable.java(Compiled Code))
            at com.sapportals.portal.prt.component.PortalComponentSession.putValue(PortalComponentSession.java(Compiled Code))
            at com.sap.pct.hcm.employeeprofile.genericiviewtable.GenericIviewTablePage.beforePdvExecuteSource(GenericIviewTablePage.java:55)
            at com.sapportals.pct.util.pdv.PDVJspDynPage.doProcessBeforeOutput(PDVJspDynPage.java:128)
            at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
            at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
            at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
            at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java(Compiled Code))
            at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java(Compiled Code))
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java(Compiled Code))
            at java.security.AccessController.doPrivileged1(Native Method)
            at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java(Compiled Code))
            at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
            at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java(Compiled Code))
            at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code))
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code))
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code))
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code))
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code))
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code))
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code))
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
            at java.security.AccessController.doPrivileged1(Native Method)
            at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    <b>Default trace:</b>
    #1.5#000255AF6E28002F00000526000C20B0000420A586EC226E#1161795212157#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#usera1#513560####58b79ca0644911dba4c5000255af6e28#SAPEngine_Application_Thread[impl:3]_32##0#0#Error#1#/System/Server#Plain##
    #ErrorPage: java.lang.NullPointerException#
    #1.5#000255AF6E28001900000547000C20B0000420A586FDA259#1161795213304#System.err#sap.com/irj#System.err#usera1#513557##ri3023_UWP_108418750#usera1#585d6eb0644911dba163000255af6e28#SAPEngine_Application_Thread[impl:3]_4##0#0#Error##Plain###     at com.sap.pct.hcm.teamviewer.TeamViewerPage.getJSCodeCheckCookie(TeamViewerPage.java(Compiled Code))#
    Thanks in Advance,
    Swapna.

    Hi ,
    One thing i can say is the Null Pointer Exceptin when ther is no value in the field which has been submiited .The code shd be written in the try and catch block so that u can know hwat is the error all about .
    just check in the Ui which u have made is the user having data reated to that .
    pls awrd pts if useful

Maybe you are looking for

  • Created on field in CN42N report

    Hello We want to have the field "Created on" in transaction CN42N. You have this field as dynamic selection but it is not available in the output. I have alreaday read the threads here in the forum and the only recommendation was to implement note 43

  • Having problems importing my .mov file.

    I am having problems importing several .mov files into iMovie. I also can't import .wmv files and I have been utterly confused. I know I have to convert the files but I don't want to pay for a program because I will only be converting 4 files. Please

  • How to insert picture in a table

    Hi, Can anybosy tell me the syntax of inserting a picture in a table and because at someplace i was reading that we can do it if data type is BLOB (i am not sure). Can anybody tell me detail and step by step way to insert and then query that picture.

  • Trying to update: error message

    I was attempting to update today and somewhere in the process I had to disconnect my Iphone because it wouldn't sync. Now when I try to finish the process I keep getting the message "An unknown error occurred(6) what should I do? Thanks

  • Redownloading CC apps after Mac is wiped clean

    Hi there - I am a Creative Cloud member and have several CC apps on my MacBook Pro.  After a major freezeup, the Geniuses have installed a new logic board and are wiping it clean.  My question is will it be easy to redownload my CC apps?  No, I did n