Hello,
Is there a possibility in FPM to pass parameters (user defined, not the ones provided by the FPM as application parameters) to a WD application, that is created from the basic FPM_OIF_COMPONENT WD component, or to its applicaton configuration?
I would like to try out the navigation from a POWL to such a FPM based WD component, using the OBN navigation.
I can pass the parameters until the NAVIGATE_TO_OBJECT method of class CL_WDR_PORTAL_INTEGRATION will be called from my POWL WD Component. In that method a portal event will be created, but I don't know how to get the parameters from there in my FPM based application.
I have found a blog where this process is described in case of a UWL: /people/ginger.gatling/blog/2005/12/14/create-new-uis-for-existing-workflow-tasks-with-abap-web-dynpro-and-universal-worklist
But I would like to know if is there a process for the parameter handling for POWL, as well?
I suppose that these parameters should be included somehow into the application configuration, or I should use the Launchpad, but I don't know how.
Thanks your answer in advance!
Best regards,
Eszter