Approach to Dynamically Pass Work Order (WO) Number from RSSP Homepage to VBCS Application
Summary:
Description:
Approach to dynamically capture and pass the Work Order (WO) number to a VBCS application when a user navigates to the RSSP homepage through the Maintenance Management flow?
Business Requirement:
The requirement is to add a hyperlink on the RSSP homepage that launches a VBCS application. The solution should ensure that the Work Order (WO) number is dynamically passed at runtime to the VBCS application when the user reaches the RSSP homepage via the navigation path outlined below.
The WO number should be captured from the current page and appended to the VBCS application URL, enabling the target application to receive and utilize it for further processing.
0