Skip to Content
0
Former Member
Jan 04, 2008 at 10:28 PM

Wrong URL is picked

37 Views

HI Experts,

I have a problem, i am posting in this forum too.

I am on Ep6.0 SP20. and trying to implement leave request. Necessary workflow templates are activated.,

in swfvisu, checked the launching of each task.

I see the entries for approval task:

Application: LeaveRequestApprover

Package: sap.com/ess~lea

Somehow on portal, when trying to launching the task in UWL, a wrong application parameter is picked. i found this through HTTP watcher.

correct URL: https:// .< company.com>:50000/webdynpro/dispatcher/ sap.com/ess~lea/LeaveRequestApprover

URL being Picked:

http:// .< company.com>:50000/webdynpro/dispatcher/* com.sap.xss.hr.lea.appl/*LeaveRequestApprover

The application "com.sap.xss.hr.lea.appl" does not exist at all.

Can any body help me where can i control and make the portal pick the right application.

Regards!