Quantcast
Viewing all articles
Browse latest Browse all 3876

UWL XML - pass Work item container values dynamically

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.
Workflow Container parameter.jpg

2)I have configured SWFVISU for the needed task, following is the configuration

 

APPLICATIONwda_l_fpm_oif
CONFIGURATIONZSRM_WDAC_FPM_OIF_POT_SUPPL
DYNPARAMsapsrm_boid=${item.GUID}&sapsrm_wiid=${item.externalId}&sap-wd-configId=ZSRM_WDAC_FPM_OIF_POT_SUPPL&sapsrm_mode=DISPLAY&sapsrm_tx_context_id=APPROVER
NAMESPACEsapsrm
SYSTEM_ALIASSAP_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.
No values passed.jpg

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


Viewing all articles
Browse latest Browse all 3876

Trending Articles