cancel
Showing results for 
Search instead for 
Did you mean: 

Leave Request Approver mail showing error in UWL

Former Member
0 Kudos

Hi,

When the employee books the leave in ESS, the manager gets a mail in his UWL. When the manager opens the mail, he gets the below error which does not allow him to take any action.

URL https://host:8000/webdynpro/dispatcher/sap.com/ess~lea/LeaveRequestApprover call was terminated because the corresponding service is not available.

I have maintained the parameters for the leave task TS12300097 in SWFVISU:

APPLICATION               LeaveRequestApprover

DYNPARAM                 wi_id=${item.externalId}

PACKAGE                    sap.com/ess~lea

SYSTEM_ALIAS           SAP_WebDynpro_XSS

I have maintained the system alias SAP_WebDynpro_XSS in the Webflow connector Launch system under  System Administration -> System Configuration -> UWL Adminsitration. After that Re-Register the Webflow connector. Clear the caches.

Still getting the same error. Kindly suggest.

Thanks...

Accepted Solutions (0)

Answers (8)

Answers (8)

Former Member
0 Kudos

HI Monika,


Please configure UWL as in the following Link.


How to configure UWL.


Now if you are using WD java Approval screen then, you must maintain Webdynpro launch System's  WAS properties should point to Portal it self. (this you can get from above link)


if you do as said above then that error will get solved.


but


If you are in ECC EHP5 or greater, you can use WD ABAP approval screen.


please check SAP Note. 1600953 and make the modification as per the note for WD ABAP Screen's.


also go through the following link.


Leave request UWL trouble shoot.


Regards,

Madhu.

Former Member
0 Kudos
Former Member
0 Kudos

Hi Monika,

As suggested before itself please check the SICF transaction and also check the XML file under the System administration - > System configuration -> UWL administration for the system alias SAP_Webdynpro_XSS.

Also if you are in EHP5  or above instead of using WD java please used WDABAP application(Workflow no: 21500001 task(TS21500003)) and also refer to the note 1600953 for your reference.

Regards,

Mithun K

Former Member
0 Kudos

Hi Mounika,

Above error happens due to missing activations in SICF (HTTP Service Hierarchy Maintenance) that should be done by Basis team.

If you see your error it clearly states the error location as below, check with your basis person to get this activated.

T-code: SICF

Path: default host / sap / bc / webdynpro / sap

If it is an error that is not happened due to activations check at T-code: ST22.

Do let me know your Portal & ECC versions.

Former Member
0 Kudos

Can anyone please help in resolving this issue..

Will be very grateful.

Former Member
0 Kudos

hi monika ,

is ur ICF is activated in sicf once chk ..........sicf > sap >public > ICF

Former Member
0 Kudos

Hi Mithun,

I have checked the path default_host/sap/bc/webdynpro/sap from SICF Tcode. It gives the error in the production system (screenshot attached) while doing test service but all the WD applications listed under this is working perfectly on test service.

Is there anything else I am missing..

Former Member
0 Kudos

try only with the below parameters :---


APPLICATION               LeaveRequestApprover

DYNPARAM                 wi_id=${item.externalId}

PACKAGE                    sap.com/ess~lea

and chk proper roles and authorizations are assigned ..... 1618269 and 1600953 --refer this also

Former Member
0 Kudos

HI Monika,

Do check with your basis consultant whether the services are been activated through the SICF transaction code. I think this would solve your issue. If still the same error persist after activation share the screenshot.

Regards,

Mithun K