cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Opening Leave Request from Manager UWL

Former Member
0 Kudos

Hi All,

Im getting below error when trying to open leave request from MSS UWL. We are in EHP4.

URL http://SAP.COM:<port>/webdynpro/dispatcher/sap.com/ess~lea/LeaveRequestApprover call was terminated because the corresponding service is not available.

I have gone through SDN threads and done configurations for Task TS12300097 and re-register the system and also checked the XML of this task . i have checked Iviews,pages, services and resource everything looks good. but still the error is coming.

Please let me know if iam missing anything.

Thanks,

Santosh

Accepted Solutions (1)

Accepted Solutions (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

are both leave request and HCM P and f are from same system?

then you need to check this

the system SAP_Webdynrpo_XSS should have maintained the WAS properties

with the port of the portal.>> not the backend r/3 system

Former Member
0 Kudos

Dear Siddharth,

No Our Leave request is come from Java system and HCM form From Abap system.

Request you please let us know any changes has to be made

Thanks

Santosh

siddharthrajora
Product and Topic Expert
0 Kudos

You can trouble shoot like this,

1. Log on to the portal

2. Navigate to the following path: system administration > system

configuration

3. In detailed navigation click on the UWL & Workflow folder

to expand out

4. Then click on the Universal Worklist Administration link

5. Scroll down to the bottom of the page:

Optional Universal Worklist Service Configuration

Open the Tray for the Optional UWL Service Configuration

Click on the button to open the tray for the optional UWL service

configuration

6. Scroll down again

7. Go into edit mode

8. Display Support Information: Set the parameter to true

9. Click save

10. Navigate back to the UWL.

11. Click on the tasks tab

12. Now click to highlight the workitem in the list

13. Please take screenshots of the support information for this task

and check it from where it is loaded

1) Please configure the task types in SWFVISU with the following

parameters for the WD ABAP application:

For PA task types:

APPLICATION - ASR_PROCESS_EXECUTE

NAMESPACE - SAP

For PD (OM) task types:

APPLICATION - ASR_PD_PROCESS_EXECUTE

NAMESPACE - SAP

2) The UWL XML configuration file for the HR Administrator 1.41 is

shipped with the BP. Kindly upload the same onto your portal and

this should work fine. You can make changes to the UWL configuration

to configure custom tasks that you have created too.

You may refer to the link given below for the BP documentation:

http://help.sap.com/erp2005_ehp_04/helpdata/en/06/

46eb7bbae14b458ff74768902b6f30/frameset.htm

3) The standard UWL XML configuration file, contains the required

configurations for tasks TS17900100, TS17900101 and TS17900102, you

can refer to this configuration and configure custom task types

in a similar manner if you have.

3) Kindly refer to the note 1010220 to upload the right UWL

configuration file for the HR Administrator role and remove the old

configuration.

Uploading the right configuration followed by clearing the cache should

enable you to launch the WD ABAP application without any problems.

Former Member
0 Kudos

Hi Siddharth,

We have follow the below steps

1 .We have follow the process you suggest and task is loading as per workflow.

Please find below the link where I have attached the information about the task.

[https://rapidshare.com/files/362691044/issue.docx]

2. the SWFVISU task was already update in backend system

3. We have deployed ESS and MSS 1.41 business Packages in portal, please let me know whether we need to deployed the HR administrator 1.41 BP also.

Thanks in Advance.

Sincerely

Santosh

siddharthrajora
Product and Topic Expert
0 Kudos

can you paste the Exact error here, you can do a default trace of this and see the error,

Former Member
0 Kudos

Hi Siddarth,

Thanks for your continous help regarding this issue.

finally we are able to resolve the issue by passing the additional two parameters to the approval task in SWFVISU.:-)

i.e (DYNPARAM, SYSTEM_ALIAS).

APPLICATION ASR_PROCESS_EXECUTE

DYNPARAM WI_ID=${item.externalId}

NAMESPACE SAP

SYSTEM_ALIAS SystemConn_IED

Though we have given full points, which are not sufficient for your help

Hope you will continue to educate our SAP family. We have learnt a lesson to help others despite having our regular work loads.

Warm regards,

Santosh

Answers (5)

Answers (5)

dsharmak
Advisor
Advisor
0 Kudos

Hello San,

This might be a problem in WAS definition of the backend system. Further you can have a look at Portal system object in SAP_ECC_HumanResources.

Hope the above should be helpful.

Best Regards,

Deepak

Former Member
0 Kudos

Hi Santosh,

Here problem is with WDJ application, its nothing to do with UWL nor the xml file.

Looks like the Leave request application (ess~lea/LeaveRequestApprover) is not deployed or in disabled state.

Do this to check if the application is installed:

1. Navigate to http://<host>:<port>/monitoring/ComponentInfo and check for u201Cess/leau201D presence.

2. Go to Content Administration=>WebDynpro=>sap.com=>sap.com/ess~lea

See if sap.com/ess~lea is in green color. Also expand it and check for the presence of LeaveRequestApprover under applications.

If its present, double click on it and see if its enabled or not.

Regards

Yugandhar Reddy

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

If it's not related to the permissions, The solution is to

Edit the System SAP_HR WebFlowConnector

Web Dynpro Launch System: SAP_WebDynpro_XSS

Here is the help documentation:

http://help.sap.com/saphelp_nw70/helpdata/en/92

/a88931f2dd4631b9e8d530697d89c9/content.htm

in regards to this parameter.

IF the LeaveRequestApprover application is deployed on the SAP_Local

System, you needed the system alias of SAP_LocalSystem in the

Webdynpro Launch System value. With this setting when the user

manager clicks on the item, it will work fine.

the system SAP_Webdynrpo_XSS should have maintained the WAS properties

with the port of the portal.

It should point to the WAS. Please check this.

Please ensure system configuration-

>system landscape->system(my system)->Web Application server settings

please check is it pointing to ABAP Server, If yes then change to Java

server then your Leave Approver Application will work.

System Administration -> System Configuration -> Universel Worklist &

Workflow -> Universal Worklist - Administration:

Select System Alias entry SAP_WebDynpro_XSS

Edit

Add de URL of the Portal (webdispatcher) in Web Dynpro Launch System:

<hostname>:<port>

Save

Action Re_register System Alias SAP_WebDynpro_XSS

Former Member
0 Kudos

Hi Siddarth,

I have given SAP_Localsystem for Webdynropro launch system then UWL workitems for Leave request are opening.

But we are unable to open Adobe forms(HCM Forms and Process) from UWL workitem which was working earlier.

Anything else need to be done . Please let me know.

Thanks,

Santosh

Former Member
0 Kudos

Check the Log Trace in the portal.

Also Check the t.code ST22.

regards

former_member182598
Active Contributor
0 Kudos

Hi Santosh,

Proceed as follows

1. Navigate to System Administration->System COnfiguration->Universal Worklist Administration

2. Locate the WebFlow connector which is pointing to the R3 System for Leave Request task

3. Click on Edit and in Web Dynpro Launch system enter SAP_LocalSystem

Save and retest.

Thanks

Prashant