How To Go Back To The Calling Oracle Fusion Page From VBCS Application
(Doc ID 2861134.1)
Last updated on AUGUST 31, 2023
Applies to:
Visual Builder Studio - Version 21.01 and laterInformation in this document applies to any platform.
Goal
Created a custom Hyperlink using Page Composer in Contract Management -> Invoices screen in Oracle Fusion and calling a VBCS application on a click of that hyperlink by using the URL of the VBCS application.
In the VBCS application there is a Close Button and on the click of that it is necessary to navigate back to the page from where the VBCS application was launched.
The openurl option in VBCS button action chain is available for this and by hardcoding the URL of the SaaS page from where VBCS application got launched, the functionality works.
Now it is necessary to pass the URL of the SaaS page to the Button Action chain Dynamically.
How can this be accomplished?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |