Hi GP CO Guru,
I created a CO using portal iView, and I could successfully pass parameters from CO to the url of the iView. I was not able to get parameters from the url after executing the url (CO Output Parameters).
It is known, if the portal iView is created using Visual Composer (VC), then Input Parameters and Output Parameters ⚠️ can be defined. Creating a CO using such an iView does allow (?) capturing the response parameters from the iView and setting the CO Output Parameters.
Questions:
If the iView is NOT created using VC (a regular iView), then is it possible to capture the response parameters from the iView (e.g. hidden input parameters' value) and setting the CO Output Parameters ? How to do it ?
If this is not possible, then what would be the workaround ?
If a workaround would be to create a WebDynpro that wraps the iView (using iFrame), then:
Does WebDynpro API allow adding parameters to the url of the iFrame ? Code snippet ?
Does WebDynpro API allow to read the values of hidden input parameters available in the content of the inner iFrame after executing the CO url ? Code snippet ?
Thank you in advance.
Regards.
Laszlo.