How to pass parameters from Fusion URL to the VBCS application embedded into Fusion?
Summary:
Content (required): We want to have a link in an email notification which will redirect the user to a page in fusion with VBCS application embedded into it.
This fusion link will consist of two query parameters. For e.g.
Fusion URL: https://<POD>/fscmUI/faces/FuseOverview?&fndGlobalItemNodeId=<MENU_ITEM>&<param1=value1>&<param2=value2>
The VBCS application has two input parameters. We want to pass the parameter values from the fusion link to the embedded VBCS application. Please suggest.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0