Web Flow
Last updated
Was this helpful?
Last updated
Was this helpful?
The Web Flow Control is a container element that groups Web Pages within a single flow of execution. It is the top level of any Web Application.
Web Flow Events are that can be initiated anywhere throughout a specific Web Flow. Web Flow Events are used to encapsulate meaningful, reusable Action Chains as well as to elevate meaningful interactions within the Web Flow that are meant to connect with the larger Journey.
Variables can be of any and can be used for:
Passing information to the Web Page when navigating to it.
Reading and storing runtime information from any in the Web Flow.
This sets the initial Web Page to navigate to when the Web Flow is first loaded.
This event is fired when the Web Flow is first loaded.