Hi All,
I have a requirement where in for a workflow Task , i need to open a SAP SRM Standard WebDynpro ABAP FPM Application with parameters.
1)Workflow container is passing the needed parameters to the application
Image may be NSFW.
Clik here to view.
2)I have configured SWFVISU for the needed task, following is the configuration
APPLICATION | wda_l_fpm_oif |
CONFIGURATION | ZSRM_WDAC_FPM_OIF_POT_SUPPL |
DYNPARAM | sapsrm_boid=${item.GUID}&sapsrm_wiid=${item.externalId}&sap-wd-configId=ZSRM_WDAC_FPM_OIF_POT_SUPPL&sapsrm_mode=DISPLAY&sapsrm_tx_context_id=APPROVER |
NAMESPACE | sapsrm |
SYSTEM_ALIAS | SAP_SUS |
_ |
3)Pressed button "re-register" for my system in Portal in UWL ADMIN, and the UWL XML file is now updated with SWFVISU entries.
However when i open the work item from the UWL, the value of item.GUID does not get passed on to parameter sapsrm_boid Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
I am not able to figure out how to pass Work item's Container value to the UWL?
Is passing value using sapsrm_boid=${item.GUID} correct?
Please let me know if you have any idea on what to change in order to pass the value of Work item container value to the UWL via SWFVISU.
Regards,
Ashish Shah
Message was edited by: Ashish Shah