MSS iView "Applicant Overview"

Here´s my problem:
I have an applicant with overall status 8 (forwarded) and he is not visible in the applicant overview IView of sap portal
i have already done the customizing in spro under
Integration with Other SAP Components->Business Packages / Functional Packages->Manager Self-Service->Recruitment
->Define Assignment Status Display
1     In Process
3     On hold
8     forwarded
The  status above should be visible.
In Process -> visible
On Hold -> visible
forwarded-> not visible
Is there something else i have to do?

The easiest way to do the search is on the file system. The PAR files get unpacked under:
\usr\sap\<SID>\JC<XX>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root
you can also browse this via the portal goto
System Administration --> Support
There you will be able to browse the deployed par files... but the file system is easiest.
Simon

Similar Messages

  • How to change texts in MSS iView 'Attendance Overview'

    Does anyone know how to change the texts in the MSS iView 'Attendance Overview', for example?  It has the column 'Employees' and we would like to change it to say 'Associates'.  Also, it has the text 'Choose Employee List' which has a drop down with 'All Employees' or 'Directly Reporting Employees' which we want to change 'Employees' to 'Associates' as well.

    The easiest way to do the search is on the file system. The PAR files get unpacked under:
    \usr\sap\<SID>\JC<XX>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root
    you can also browse this via the portal goto
    System Administration --> Support
    There you will be able to browse the deployed par files... but the file system is easiest.
    Simon

  • "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, Appraisal MSS Iview.

    Hi experts,
    In status overview MSS Iview, Appraisal.
    Manager has a option to select the appraisal form type (ie show dropdown box).
    but we want to remove that DD box and make the table populate the by default all the forms type.
    please help me how to achive this.
    is there any need to modify code in nwds or in the backend.
    if in the backend where in which bapi/class/..?
    thank you in advance.

    Hi Andy thanks for your response.
    which version of appraisals are you using (bsp/webdynpro?)
    we are using bsp version.
    and this staus overview Iview is webdynpro one.
    Is there already an option ALL forms available in the dropdown?
    we dont have ALL type in the option.

  • 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

  • MSS iview talent profile internals

    hello experts,
    in the MSS iView talent profile (See help link below)
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/9e/71dad0aba74a62a07bdee6edf8d91f/content.htm
    information is presented in two visual areas (left and right):
    1. the left side shows information for talent data, org assignment, successor etc
    2. the right side is an FPM component with tabs for Overview, Resume, Talent Assessment, Mobility, Career Goal, Development Planths
    where is the ABAP code that populates the left side of the iView (talent data, org assignment, successor for).
    note: I found component configuration HRTMC_LP_OIF for component FPM_OIF_COMPONENT, which populates the FPM tabs, but what is the source code (abap component) reponsible for populating the left side of the iview (to the left of FPM)?
    T.

    Hi,
    You mean write an Enhancement in the Web Dynpro ABAP application (which is not trivial - to me at least - since it relies on FPM) ?
    Another idea I got is to set an handler on the ICF service for Web Dynpro ABAP application HRTMC_EMPLOYEE_PROFILE so that the ABAP Proxy is called first and a call to the super Handler (Web Dynpro) is done after.
    Update 21-01-2010
    Looks a lot like Chain-Of-Responsibility Design pattern to me !
    Exploring OO Design Patterns: The Chain-of-Responsibility Pattern
    Best regards,
    Guillaume

  • 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

  • JCo error while viewing MSS iviews

    Dear SDN Community,
       When I am trying to view any of the MSS iViews like photo, orgchart, personal data, I get the following error message.
      com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM TYPE=B MSHOST=sapdev GROUP=ED0LG R3NAME=ED0 MSSERV=sapmsED0 PCS=1 ERROR service 'sapmsED0' unknown TIME Fri Aug 03 11:59:07 2007 RELEASE 700 COMPONENT NI (network interface) VERSION 38 RC -3 MODULE nixxhsl.cpp LINE 776 DETAIL NiHsLGetServNo: service name cached as unknown COUNTER 4
    The JCo connections SAP_R3_HumanResources and SAP_R3_HumanResources_Metadata are tested successfully and I see the gree light for these 2 in the WebDynpro console.
    Can you please advice me here.
    Thanks,
    Vivek.

    Vivek,
    open the services file of your portal server box. This file will be in the location C:\WINDOWS or WINNT\system32\drivers\etc folder. In that enter an entry as below:
    sapmsED0   36XX/tcp
    where XX is the system no of your R/3 system. So if R/3 system number is 30 the line would be sapmsED0  3630/tcp.
    Save the file and then try accessing iView again. This error message would be going off.
    Regards,
    Shubhadip

  • Date seperator in MSS iViews

    hi all
    We have a requirement to change the format of date in MSS iViews from mm/dd/yyyy to mm.dd.yyyy. How can we achieve this in portal? Kindly advise.
    with thanks
    amit

    hi paul
    thanks a lot for the response...the note u have provided talks about changes specific toa country, but in my case the requirement is a bit more specific. we need to change the format to strictly dd.mm.yyyy
    i did not get from the note how do we achieve it. can u please elaborate on it???
    amit

  • Date Format in MSS iviews

    Hi,
    We have EP6 SP11 with the Manager Self Service Business Package. The dates on our MSS iviews are currently showing as MM/DD/YYYY. I have set the default country of the portal to GB but the language setting in the user profile is overriding this. If I set the language to "English (United Kingdom)" the date shows correctly as DD/MM/YYYY. But if I just set it to "English", the dates show as MM/DD/YYYY.
    However, we are using an R/3 system as our user store, so the language setting is coming from there (SU01 > Communication section) and there is no option for "English (United Kingdom)", only "English". How can I change the "English" option to default to en_gb rather than en_us? Or can I map the English setting in R/3 to English (United Kingdom) setting in the portal? Or is there something else I can do?
    Any help greatly appreciated!
    Thanks in advance,
    Jane

    Hi Jane,
    Try to change the language settings of the Internet Explorer and see if it is not being over-ridden from the user profile.
    Regards,
    Mohan

  • MSS iView Personalization

    Friends,
    We are not able to do Implicit Personalization for MSS iViews/Pages .When we open the iView in preview mode and set the property of a field to invisble mode then  click apply and OK the filed gets hidded.But when we open or refresh that iView the field appears again in that iview.So please help in resolving this issue.We are using EP7.0 SP09 with MSS BP1.0 and Self service components 600 SP09.
    Regards,
    Arun

    Arun,
    Although this is a portal related question,I suggest you to check whether the user which is used for personalisation has end user and super admin or not .
    Please post the questions in relevant forums
    Thanks
    Bala Duvvuri

  • MSS Iview error -Could not connect to the R/3 System

    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.

    Hi Mahesh,
    Thanks for your repley, I am  using  the "SAP_R3_HumanResources" as a  default alias, The same  alias is  working fine  for my ESS  Configuration.
    I tried to test connection for the "Connection Test for Connectors" i am getting following error.But Connection test is success for the "ITS Connection"
    com.sap.mw.jco.JCO$Exceptionoccured->Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=XXXX SYSNR=00 GWHOST=XXXX GWSERV=sapgw00 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR service '?' unknown TIME Wed Aug 30 16:42:35 2006 RELEASE 640 COMPONENT NI (network interface) VERSION 37 RC -3 COUNTER 11
    my understand is , ESS is working fine for me because ,ESS iviews are IAC's based iviews which are running on ITS(ITS connection is working fine for me),
    i think some problem with connectors(jco).....could you please suggest me.
    Thanks
    Aravinda

Maybe you are looking for

  • MenuActions not enabling in InDesign CS5.5

    Hi Scripters, InDesign CS4/CS5 is able to invoke menuActions using the below mentioned javascript code. var myMenuAction = app.menuActions.item("$ID/Go to Item"); try {     myMenuAction.invoke();     }catch (err){exit();}; However when I use the same

  • Jdk-7u75-windows-i586.exe is not a valid Win32 application

    Hello all, I am having trouble in installing jdk on my window vista which is 32-bits. I have downloaded jdk from download.oracle.com/otn-pub/java/jdk/7u76-b13/jdk-7u76-windows-i586.exe. I have tried all things mention in discussion jdk-7u3-windows-x6

  • System call "copy" for C++ compiler 4.2?

    System call "rename" is very close to what I am looking for but "copy" is better because I need to keep the original file. Where I can find it, or any equivalent? MM [email protected]

  • Extracting .s2p files from 8722A Network Analyzer?

    Hi, I wish to extract .s2p files from my HP 8722A Network Analyzer. I could not find a driver for it. It is connected to my computer over GPIB. I am quite new to this, so if anyone could explain the overall process to extract .s2p files from a networ

  • Customer service... lacking

    Today I bought a TV. A 4K TV... and a soundbar and a refrigerator... from Hhgreg. I was in BestBuy at Boardman OH for more than 10 minutes walking up and down at the TV department and NOBODY came to talk to me. The people at that store really don't w