Configuration of FPM Application in SWFVISU
Hi Experts,
We need to configure FPM WD Applications for linking with Workflow Task under T Code " SWFVISU' . We have tried many combinations but its not getting linked. FPM application doesnt open while opening the Task. Need your help to suggest the way. Please find the attached image for configuration part done by us.
APPLICATION ZVIS_FPM_MATERIAL_REQUEST
DYNPARAM SAP-WD-CONFIGID=ZVIS_FPM_MATERIAL_REQ_CONF_ID
NAMESPACE SAP
SYSTEM_ALIAS SAP
Thanks in Advance !
Regards,
Nilesh.
Tags:
Nilesh Mishra replied
Hi,
Thought to share the solution for this configuration.
to configure with FPM, additionally we also had to export instance for particular task from Portal to Web-Dynpro Applications. To that, we had to configure below setups:-
Application : ZVIS_FPM_MATERIAL_REQUEST
DYNPARAM : SAP-WD-CONFIGID=ZVIS_FPM_MATERIAL_REQ_CONF_ID&wi_id=${item.externalId}
NAMESPACE : SAP
SYSTEM_ALIAS : SAP
Also, as Vadim mentioned, we need to re-register from Portal side after this configuration.
Thank you.
Regards,
Nilesh.