Hi Gurus,
Could some one please help.
I am trying to use the UI5 application hosted on our SAP Gateway system for BPM Human Tasks.
I followed the SAP Link, which talks about "Custom UI in BPM & Creating HTTP Destinations".
Assigning a Custom User Interface to a Task - Modeling Processes with Process Composer - SAP Library
I have created the HTTP Destination (Q12_HTTP_Destination is the name)for the SAP Gateway system, however, when I try to ping the destination, I am getting a 404 error.
Parameters I used while creating the HTTP Destination are:
URL : http://<FQDN_GatewaySystemName>:<Port>
System Id, Client, Language and Authentication as "USer Id and Password". Except the URL Part, I am sure that all other information given in the destination is correct.
Then, following the SAP Help, I have created a sample BPM Process, then a human activity and in the UI Properties of the Task, I have given the relative URL as "{Q12_HTTP_Destination}/sap/bc/ui5_ui5/sap/z_sri_lvl3_ui/index.html"shown below.
When I try to run the UI directly from the browser (Logon to SAP Gateway, --> SICF --> Navigate to UI application and right click --> Test Service).
However, when I open my task, BPM Task is telling me that "Unable to load the UI". I am suspecting that the URL property I used while creating the HTTP Destination is wrong. Any help will be highly appreciated.
Regards,
Srinivas