ESS: Employee Self Services,  Hrxssce_Service_Appl_Path does not exist

Hi,
I am having real problems implementing the employee self services in a Portal environment. It is located on a NW 7.0 JavaAddin with SP 15.
I followed the configuration guides on help.sap.com and rechecked all settings. I could also find some threads here in SDN-community but nothing helped so far.
My components in the server are SAP_ESS 600 SP13 and BP_ERP5ESS 1.0 SP13 . The different xss components are of version 600.
The error I get is always after a click on a specific function:
com.sap.dictionary.runtime.DdException: Type com.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path does not exist
The default trace of the server node shows this error message:
sap.com/ess~cod/ChangeOwnDataApplication#com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path could not be loaded: com.sap.dictionary.runtime.DdException: Type com.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path does not exist
The only thing that I can imagine is that I used a wrong version. Is there a source where I can read about the correct releases for the correct SP-Stacks?
Does anyone have other Ideas or hints?
Thanks in advance,
André

Hi Guys
As per note 1303362 check
http://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
To ensure you are using corresponding versions and SP levels
I can't see any problem with SAP_ESS 600 SP13 and BP_ERP5ESS 1.0 SP13  - however are these installed on the same Portal ?
are you also using SAP_HR and EA_HR version 600 in the ECC system (as recommended) - did you implement Netweaver EHP1 in ECC or Portal (not recommended for ERP 6.0)
A common reason for this issue is XSS versions are not corresponding version to SAP_HR and EA_HR - this includes component PCUI_GP which should be at version 600 for SAP_ESS 600 useage
Best wishes
Stuart

Similar Messages

  • Error "Service EMPLOYEE_ORGCHART_SERVICE does not exist." in ESS.

    We are on mySAP ERP 2004, and using ESS 60.2 version.
    In the "Employee search" workset when I search for an employee it displays his last name, first name, positon, org unit, job, and some other stuff....Every thing is working great except for.........in the results that are dispalyed when a search is performed, I click on the orgunit that a particular employee belongs to, and its throwing me the following error
    "Service EMPLOYEE_ORGCHART_SERVICE does not exist".
    Has anyone come across this?
    Any suggestions on how to fix this is highly appreciated with points.

    Hello John,
    The links in SAP ESS Applications are built at runtime. The configuration for these links and the complete ESS/MSS Menu has been provided in the IMG in the backend(For ERP 2004). I do not remember the IMG Path. But yes you need to maintain the entries for Orgchart in the following views. Most probably they will be missing.
    Check if there is an entry in the following view V_T7XSSSERSRV in your backend client.
    Service Short Key - EMPLOYEE_ORGCHART_SERVICE
    If its not there then you need to create one entry like this:
    Service Link Text    Orgchart                                                    
    Service Type         WebDynpro application                                       
    Link Resource       EMPLOYEE_ORGCHART_SERVICE
    Then goto view V_T7XSSSERRES and check if there is a Resource Object Key as EMPLOYEE_ORGCHART_SERVICE.
    This entry will have following details if its exists(else create with following details):
    Resource Key         EMPLOYEE_ORGCHART_SERVICE
    Description     Orgchart                           
    Server                                             
    Directory Path  sap.com/ess~org                    
    Object Name     Orgchart                           
    URL Parameter                                      
    Window Name          Orgchart                      
    Window Properties                                  
    URL for PCD Page:
    ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.pages/com.sap.pct.erp.ess.employee_search/com.sap.pct.erp.ess.orgchart
    After maintaining these entries it should work.
    Regards,
    Shubham

  • Service EMPLOYEE_TRAVEL_PLANNING does not exist

    Hi experts,
    We are implementing the travel management in ESS (BP_ERP4ESS 60.2 SP0) with EP 6 SP20, ECC 5.0.
    All works fine, but whe i go to My Trips and Expenses --> My Travel Requests and choose "Create New Travel Plan" on a previous created travel request we get this critical error:
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    Service EMPLOYEE_TRAVEL_PLANNING does not exist.
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Service EMPLOYEE_TRAVEL_PLANNING does not exist.
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
    at com.sap.xss.ser.xssmenu.fc.MenuLinks.getServiceLink(MenuLinks.java:161)
    at com.sap.xss.ser.xssmenu.fc.wdp.InternalMenuLinks.getServiceLink(InternalMenuLinks.java:311)
    at com.sap.xss.ser.xssmenu.fc.FcXssMenu.getServiceLink(FcXssMenu.java:384)
    at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenu.getServiceLink(InternalFcXssMenu.java:479)
    at com.sap.xss.ser.xssmenu.fc.FcXssMenuInterface.getServiceLink(FcXssMenuInterface.java:268)
    at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenuInterface.getServiceLink(InternalFcXssMenuInterface.java:426)
    at com.sap.xss.ser.xssmenu.fc.wdp.InternalFcXssMenuInterface$External.getServiceLink(InternalFcXssMenuInterface.java:571)
    at com.sap.pcuigp.xssutils.navi.FcNavigation.getNavigationTargetServiceWithKey1(FcNavigation.java:542)
    at com.sap.pcuigp.xssutils.navi.wdp.InternalFcNavigation.getNavigationTargetServiceWithKey1(InternalFcNavigation.java:379)
    at com.sap.pcuigp.xssutils.navi.FcNavigationInterface.getNavigationTargetServiceWithKey1(FcNavigationInterface.java:271)
    at com.sap.pcuigp.xssutils.navi.wdp.InternalFcNavigationInterface.getNavigationTargetServiceWithKey1(InternalFcNavigationInterface.java:182)
    at com.sap.pcuigp.xssutils.navi.wdp.InternalFcNavigationInterface$External.getNavigationTargetServiceWithKey1(InternalFcNavigationInterface.java:314)
    at com.sap.xss.tra.fc.utils.FcTraUtils.startApplication(FcTraUtils.java:657)
    at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtils.startApplication(InternalFcTraUtils.java:341)
    at com.sap.xss.tra.fc.utils.FcTraUtilsInterface.startApplication(FcTraUtilsInterface.java:421)
    at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtilsInterface.startApplication(InternalFcTraUtilsInterface.java:219)
    at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtilsInterface$External.startApplication(InternalFcTraUtilsInterface.java:425)
    at com.sap.xss.tra.vc.allmytrips.VcTraAllMyTrips.travelPlanDisplayChange(VcTraAllMyTrips.java:325)
    at com.sap.xss.tra.vc.allmytrips.wdp.InternalVcTraAllMyTrips.travelPlanDisplayChange(InternalVcTraAllMyTrips.java:399)
    at com.sap.xss.tra.vc.allmytrips.AllMyTrips.onActionCreateTrvlPlanFromRequest(AllMyTrips.java:595)
    at com.sap.xss.tra.vc.allmytrips.wdp.InternalAllMyTrips.wdInvokeEventHandler(InternalAllMyTrips.java:647)
    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.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:659)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
    at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:251)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java: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:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    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)
    Thanks in advance,
    Benoit Caddins

    hi again Deepa,
    I try with the value you put on the reply and still don´t work
    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_travel_expenses/com.sap.pct.ess.serv_travel_expenses
    So i try this values on the field URL of PCD page and the error is still the same:
    URL of PCD page : ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.ess.employee/com.sap.pct.ess.iviews/com.sap.pct.ess.serv_travel_expenses
    and
    URL of PCD page :
    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_travel_expenses/com.sap.pct.ess.serv_travel_expenses
    King regards,
    Benoit

  • Error with Who is Who application :Hrxssce_Service_Appl_Path does not exist

    Hi all,
    We have done with ESS  business package. And have assigned ESS roles to users. While checking with who is who iview is getting the below error.
    com.sap.dictionary.runtime.DdException: Typecom.sap.pcuigp.xssutils.pernr.model.grpinfo.types.Hrxssce_Service_Appl_Path does not exist
    where as when i checked with SDN i saw only two threads, both of the threads said its related to patches. where as we have lates patches with. SAP-HR 600 sp47  and  EA-HR 600 sp47 and  SAP-BASIS 701 sp3.
    Please provide some help.
    Thanks in advance,
    kishore.

    Hi Kishore...
    I saw ur thread, now a days i am also facing the same problem with my ESS Iviews like Who's Who and Leave Req etc...
    How you solved it? Whats the Solution?
    All my JCO's are Working fine and Pointing to Correct Target ECC. We Deployed all the Latest Levels of Business Packages and XSS Java Components..
    BP_ERP5COM     1.31 SP5 
    BP_ERP5ESS      1.31 SP5 
    BP_ERP5MSS     1.31 SP5
    SAP_ESS      603 SP5 (1000.603.0.5.11.20100120030039)
    SAP_MSS      600 SP16 (1000.600.0.16.0.20090726022831)
    SAPPCUI_GP 603 SP5 (1000.603.0.5.0.20090810105723)
    By Chance any Component is missed out? Please Share some inputs!!!
    Thanks In Advance
    Adapa

  • Material On ESS (Employee Self Service) Technical

    Hai All,
        If any one have the Material On ESS (Employee Self Service) for ABAPERS.Please share it.
    Thanks in advance.
    regards
    kiran

    Kiran,
    Normally every customer has acces to it with their S number. If you don't have an S number, this the procedure taken from the help on service.sap.com.
    The following data is needed to request a new user ID.
    Note:
    Please write down all your data, as you have to enter it several times and your entries always have to agree.
    If you want to delete all your entries to date, click Reset.
    Customer/partner number or installation number:
    You will find the installation number of your SAP System under:
    System -> Status... -> SAP System Data. Hint:
    You only have to enter one of the numbers.
    Form of address, first name, last name
    When you log on to the SAP Service Marketplace, you can change this data in MyProfile.
    E-mail address
    You need an e-mail address that is registered at your company.
    The system checks whether your e-mail address has been assigned to the entered customer/partner number.
    Once you have that data:
    Step 1 - Registering with the SAP Service Marketplace
    Enter your customer/partner number or installation number.
    Choose a form of address and enter your first and last name.
    Enter the e-mail address registered with your company.
    Once your entries are complete, click Send.
    The User Request Successful screen appears:
    You receive a registration password:
    Write it down. You will need the registration password for the next step.
    Within one day, you receive an e-mail with the URL link for your access data.
    ... Read Step 2
    Hint:
    If the User request failed or incomplete screen appears, your entries were incorrect.
    ... Read User request failed or incomplete
    Top of Page
    Step 2 - Request Access Data
    Enter the URL link from the e-mail in your browser's address field and press Return.
    The Here is your user ID and password screen appears.
    Enter the following data, and make sure that it agrees with the data you entered in Step 1 - Registering with the SAP Service Marketplace:
    Customer/partner number or installation number
    First name and last name
    E-mail address
    Enter the required registration password.
    When you entries are complete, click Send.
    The User data registration was successful screen appears:
    You receive your user ID and password.
    ... Read Step 3
    Hint:
    If the User ID generation failed screen appears, your entries were incorrect.
    ... Read User ID generation failed
    Top of Page
    Step 3 - Log On to the SAP Service Marketplace
    Write down your user ID and password.
    Hint:
    You can change the password in MyProfile as soon as you log on to the SAP Service Marketplace.
    To reach the home page of the SAP Service Marketplace, enter the following URL in your browser: http://service.sap.com.
    Click Logon to SAP Service Marketplace and enter your user ID and your password.
    Click OK.
    You are now logged on to the SAP Service Marketplace.
    Eddy

  • ESS-Employee Self Service-Help required.

    Hello,
    We have already implemented ESS-Employee Self Service.(PORTAL EP 7.0 SP13 & HR system-ECC 6.0). Now the requirement is that payroll related information in ESS  needs to be mapped with another HR system SAP 4.7.Rest of the functionality needs to be unchanged.
    I am beginner in portal. Can any one please provide me the required detailed documentation regarding the same.
    Useful answers will be rewarded.
    Regards,
    Subodh Ghosalkar

    Hello SJ,
    Thanks for your inputs.
    We have not mapped SAP 4.7 yet. We are looking forward to integrate it.
    I agree that we should go for payroll in ECC 6.0 as well. But its the client requirement that as of now we want payroll from SAP 4.7.They would be migrating to ECC 6.0 in next few months. Till then we have to manage with SAP 4.7
    Could you please provide me any documentaion regarding this issue or issues that we need to care off before we go ahead with this complex activity.
    Regards,
    Subodh

  • SQL Server Browser service group does not exists. Check for earlier failures in the setup. during sql express 2008 R2 setup

    Hello,
    I have an issue while installing SQL Server 2008 R2 Express. When I was installing SQL Server, I occurred an error message as shown in the figure.
    I have followed couple of links as in
    this and
    this links but it did not fix the issue. Can anyone help me on this issue?
    Regards
    Gaurav

    Hi gauravroondhe2306,
    According to your description, you fail to install SQL Server 2008 R2 express with the error that SQL Server Browser service group does not exist. Please help to post SQL Server setup error log for analysis. By default, SQL Server setup summary and detail
    logs are located in C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log.
    Based on my research, this issue could occur when you install SQL Server on a Domain Controller, or the machine's name has been changed and the browser service group is named with the original machine's name.
    To troubleshoot the issue, you could follow the solutions below.
    1.Use SQL Server 2008 R2 Best Practice Analyzer to detect if SQL Server is installed on a domain controller. If SQL Server is installed on a domain controller, please demote your machine from being a domain controller and install the SQL Server again since
    it is not recommended to install SQL Server on a domain controller.
    2.Check if the name of local user group matches the machine's current name. If it doesn't match, please change the name of the local user group accordingly, and install SQL Server again. For more information about the process, please refer to the article:
    http://geekswithblogs.net/TedStatham/archive/2014/04/15/installation-problems-with-sql-server-2008-r2-express.aspx
    Regards,
    Michelle Li

  • [DOM_10033] Service [informatica_repository] does not exist in domain [Domain_Shan]. [FAULT_PCSFCONFIGEXCEPTION]]. 08/05/2015 16:17:06-[REP_55102] Failed to connect to repository service [informatica_repository]

    Hi Experts, I have aquestion, I am getting phone number as A=123,B = 456C = 7890D= 123(Extension) I need to concatenate like this in informatica power center: (123)456-7890*123  If I dont get any extension, then we should only populate  (123)456-7890 in the target, I need to remove *ext if ext is null...  can somebody help me out with example. Thanks in advance

    Hi All, I have installed informatica Powercemtre and Oracle on windows 7. Have completed the below steps:1. Installed Oracle2. Informatica server and client Configured domain and node3. Created repository and integration service both the services are up running4. Created informatica_repository in client  
    getting the below error while trying to connect or add to the repository 08/05/2015 16:16:05-[REP_12164] Domain-related error: [[DOM_10033] [DOM_10033] Service [informatica_repository] does not exist in domain [Domain_Shan]. [FAULT_PCSFCONFIGEXCEPTION]].08/05/2015 16:16:08-[REP_55102] Failed to connect to repository service [informatica_repository].08/05/2015 16:17:03-[REP_12164] Domain-related error: [[DOM_10033] [DOM_10033] Service [informatica_repository] does not exist in domain [Domain_Shan]. [FAULT_PCSFCONFIGEXCEPTION]].08/05/2015 16:17:06-[REP_55102] Failed to connect to repository service [informatica_repository]. Domain Name: Domain_ShanHost: ShanPort : 6001  tried the below possible solutions1. Update hosts file with machine ip and host name2. Checked for Oracle services and Informatica services 3. Tried deleting and recreatinf repository  Please can anyone suggest solution for this. Thanks,Avinash

  • ESS Payslip error : Form ZF01 does not exist

    Hi,
    We have created a form in PE51 that is ZF01 and include IMG.
    But we r getting the following error message:
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Form ZF01 does not exist
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.reportBapiRet2Error(FcRepFramework.java:525)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcGetForm(FcRepFramework.java:394)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.processFollowingActions(FcRepFramework.java:484)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:378)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.initModel(FcRepFramework.java:292)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.initModel(InternalFcRepFramework.java:256)
         at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.initModel(FcRepFrameworkInterface.java:136)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.initModel(InternalFcRepFrameworkInterface.java:198)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface$External.initModel(InternalFcRepFrameworkInterface.java:258)
         at com.sap.xss.hr.rem2.selection.VcRem2Selection.onInit(VcRem2Selection.java:245)
         at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2Selection.onInit(InternalVcRem2Selection.java:249)
         at com.sap.xss.hr.rem2.selection.VcRem2SelectionInterface.onInit(VcRem2SelectionInterface.java:161)
         at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2SelectionInterface.onInit(InternalVcRem2SelectionInterface.java:144)
         at com.sap.xss.hr.rem2.selection.wdp.InternalVcRem2SelectionInterface$External.onInit(InternalVcRem2SelectionInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:195)
         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)
    Regards
    Anumit

    Did you have to configure anything else in the img like the badi:define settings or the provide salary statement as pdf.   We are past the form doe'n't exist, but we are getting  a similiar message.
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Error when calling method INIT of class CL_HRXSS_REM
    Can you help.

  • Newly created Service Interface does not exist in SOAMANAGER

    Hi all,
    Here is an interesting dilemma we are having we just put up a PI sandbox and are validating scenarios.  We have installed 7.11
    We created a new sender agreement and published to the Services Registry.  We are able to send the message into the system; but we do not see payload at all in SXMB_MONI which is our first issue and we are wondering if that has something to do with the security set on the web service by default.  This is a SOAP call into PI from a .NET application.
    When we go into SOAMANAGER to set the security on the service it is not displayed.  Is there some additional step we need to do to get the service to show up in SOAMANAGER?  Or something we need to do with our new namespace to get SOAMANAGER to search? 
    We are looking in SOAMANAGER -> Application and Scenario Communication -> Single Service Administration which is where we would expect the the service to exist; but, it does not.
    Thanks, Greg

    Hi Greg,
    If there is a problem with the search not returning the desired result,could you please refer the
    SAP Note Number: 1412081 which talks about   correction for not getting expected results when Searching
    with 'BOTH' in SOAMANAGER for Service Groups.
    Yes you are right it does not have to be a proxy all the time,Please refer the blog which explains about service definition
    in abap
    /people/shibaji.chandra3/blog/2010/02/17/soa-web-service-expose-and-consume-configuration-with-soamanager
    /people/bv.pillai/blog/2008/01/27/new-service-definitions-in-the-abap-development-environment-soamanager-150-sap-nw-70-sp14
    Regards,
    Srinivas

  • MBAM 2.5 Self Service Portal Does Not Load Properly

    Hi Guys,
    I've installed MBAM 2.5 in a LAB (no internet access) and am having issues with the Self Service Portal.
    I have fixed the problem with not being able to access CDN by following the link
    http://technet.microsoft.com/en-us/library/dn645350.aspx
    My SSP loads the "Notice" page but when I tick agree and hit continue, the index page only displays the organisation and logged on user, but no other content.
    What have I missed?
    Regards

    Further investigation shows the web page throwing this error (all paths are the default, no files have been modified)
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
    Timestamp: Mon, 12 Jan 2015 02:06:35 UTC
    Message: Object expected
    Line: 80
    Char: 1
    Code: 0
    URI:
    http://win-sccm.lab.local/SelfService/Scripts/SelfServiceWebsite.js
    Message: Object expected
    Line: 28
    Char: 9
    Code: 0
    URI: http://win-sccm.lab.local/SelfService/Recovery/Index

  • Continue to get this error on a site I use every day - "WebSpeed error from messenger process (6019) Msngr: the specified service name does not exist or has a bad format. (5825):" Any ideas what's wrong?

    I've tried clearing the browser cache and restarting the computer, but nothing helps. No idea what's wrong. Any ideas?

    You also could delete any saved cookies for that site:
    While viewing a page on the site, right-click and choose View Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?
    When I search this error message, I find threads indicating it is a problem on the web server, and there's not much a user can do to fix it. For example:
    http://www.fixya.com/support/t2835936-webspeed_error_from_messenger_process
    You could try to confirm that diagnosis by using a different browser or a different computer.
    If it persists, you probably should complain to the site. Perhaps they are aware of some add-on conflict or other browser configuration issue that affects Firefox users specifically.
    Edit: When I visit the site's root address, within about 5 seconds I get the error. But links I visit from Google results (site:hachik.com) work fine, e.g., http://www.hachik.com/about.html So there is something about the dynamic navigation that is broken.

  • Business Tier / Web Services / Web Services Proxy does not exists

    Hi,
    from the documentation:
    'To call a web service from an application module, you perform three steps:
    1. Create a web service proxy class for the web service.
    2. Create an instance of the web service proxy class in your application module.
    3. Invoke one or more methods on the web service proxy object.'
    The web service proxy is supposed to be under 'New / Business Tier / Web Services / Web Services Proxy', but all I have in the item-list is the 'UDDI Registry Connection', no 'Web Services Proxy'. Does anyone know how to get the 'Web Services Proxy' as an item in the Web-services gallery ?
    I'm running JDeveloper 10.1.3.3.0 Studio Edition.
    Regards
    Erik

    Oh boy. Nope. But I did now ! And there it is, just like magic...
    I totally overlooked that field. Thanks, I am a bit new to this, needless to say !
    Regards
    Erik

  • NEED HELP: HOW TO OPEN A PDF IN ESS (EMPLOYEE SELF SERVICE)

    Hi All,
    I need help in uploading and opening a PDF document in ESS. My requirement is to upload the soft copy of appraisal letters of all employees under their respective usernames, so that they can open, view, download and print the same from ESS.
    This would reduce the overall effort of printing and handing over the hard copies.
    Kindly help me out on this issue at the earliest.
    Regards

    You can also search on OAF forum OA Framework . Similar kind of requirements has been discussed earlier.
    --Shiv                                                                                                                                                                                                                                                                                                                                           

  • ESS - Employee Self Service Issues

    Hi Team,
    Needful Support on Below Issues
    1. Pre- Maternity Leave ,Post Maternity Leave , Miscarriage and Maternity Illness : Ceiling defined should include Weekly Off, in-between Company Declared Holidays.
    2. If an employee works on both the weekly offs , he shall be eligible for One OT and One Compensatory Off.
    3. Leave Encashment :Maximum of 11 days of Earned Leave can be encashed during a Calendar year at any time in one spell.
    4. Leave Travelling Allowance (LTA) :To claim LTA the employee should have completed one year of Service and should be an confirmed Employee.
    5. LTA request should be forwarded directly to Payroll Section.
    6. Special Leave to be applied by the  Manager. Employee cannot apply.
    Regards
    Krishna

    Dear Krishna,
    2. Write PCR for this.
    3. Go to SM30-  V_T554S- in Maximum Duration field enter " 11 ".
    6. Crate separate Rule group.
    Regards
    Somu

Maybe you are looking for