Work with Page States
You create and update a page state on the canvas and within a robot.
If you prefer build components before you start building a robot, create page states on the canvas and then select them as needed for each robot action.
To learn more about page states and other robot resources, see Alternatives to Hard Coding Data.
Create a Page State
A page state is a container for one or more validation checks. A validation check occurs before or after an action in a robot. You create a page state, including its validation checks, on the canvas.
You can also create and update a page state when you add an action to a robot. See Add Validation to a Robot Action.
When you create a page state on the canvas, Oracle Integration doesn't apply its validation checks to a robot action. Later, when you select the page state for a robot action, you specify whether the validation must occur before or after the action occurs.
All the validation conditions must be met for an action to proceed.