Hi All,
I was trying to integrate a custom UI with the BPM task in 7.3 EHP1. I know, relative path of the UI has to defined to refer to the custom UI, but not sure on how to extract the relative URL.
I have built a JSP page named Home.jsp and the absolute URL for this page is http://<host>:<port>/demo.sap.com~custom_ui_bpm~web/faces/Home.jsp. I tried to refer to this jsp page, by defining the relative path as /demo.sap.com~custom_ui_bpm~web/faces/Home.jsp in BPM task. But this is not working. When I try to access this task from UWL, I get "IE cannot find this page" browser error.
Please help me in identifying the relative path for the web application/jsp page deployed on the same server, to be used in BPM task. Also, please let me know, if I am missing any prerequisite step(s) in the above mentioned procedure.
Thanks & Regards,
Vishweshwara P.K.M.