Skip to Main Content

Visual Builder

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Passing variable from one page to another page

Jithu PGNov 14 2024

I'm working on an accounts creation flow with two pages in VBCS—one for account details and one for address details. After successfully creating an account on the first page, I capture the partynumber from the API response and assign it to an application-level variable. This partynumber displays correctly on the account details page, but when navigating to the address details page, the same variable shows up as null. Has anyone else had this experience or found a way to persist application-level variables across pages?
Any help or insights would be greatly appreciated!

Comments
Post Details
Added on Nov 14 2024
1 comment
602 views