Hello,
We're trying to setup navigation from the My Inbox Fiori application to the Approve Leave Requests Fiori Application using the "Open Task" button. We have already applied SAP Notes: 2205281 (My Inbox Patch for SPS05 (1.6.8) and 2178368 URL generation for applications (My Inbox).
We would like the "Open Task" button in the My Inbox for a Leave Request to launch the corresponding leave request in the Approve Leave Requests App. In transaction SWFVISU, when we select the new INBOX_GEN Visualization Type we are having trouble finding the correct parameters to launch the Approve Leave Requests application within the Launchpad.
Here are the settings we have right now (which do not work)
We have set a breakpoint in GET_URL method of the CL_SWF_UTL_URL_INBOX_GEN class to view the URL... however, we have not been able to figure out the correct configuration. Any input would be appreciated...
Thanks in advance!