Creating a Step Sequence Expression 
Open the application in the Object Manager panel.
Under the Detail section, choose the Contained Objects tab.
The Contained Objects tab page opens.
Choose Expression from the Type field and choose Create Object.
In the Object Creation dialog box that appears, Choose Step Sequence in the Type field.
Enter the following data:
Name
(Optional) Short Text
(Optional) Text
Choose Create and navigate to object.
The step sequence expression appears in the Object Manager panel.
Note
If you choose Create the newly created step sequence expression appears under Contained Objects tab page.

Assign a result data object.
You can assign a standard type, select an existing data object or create a new data object as the result data object.
Select a Standard Type
Choose
(Graphical Access)
In the context menu, choose Default Objects and choose the data object type.
Select an Existing Data Object
Choose
(Graphical Access).
In the context menu, choose Select...
In the Object Query dialog box that appears, select the data object.
Create a New Result Data Object
Choose
(Graphical Access)
In the context menu, choose Create....
In the Object Creation dialog box that appears, create a new object.
For more information, see Creating Data Objects
Assign sequence of functions. Choose Insert Step.
A new step appears in the table.

Note
Before a step is processed, the corresponding pre-condition is evaluated. The pre-condition is an expression which has to return a boolean value. If the value of the pre-condition is evaluated as true, the corresponding step will be skipped.
(Optional) Add a pre-condition.
You can add a standard type, an existing expression or a new expression as the pre-condition.
Select a Standard Type
Choose
(Graphical Access).
In the context menu, choose Default Objects and choose the standard type.
Select an Existing Expression
Choose
(Graphical Access).
In the context menu, choose Select.
In the Object Query dialog box that appears, select the expression.
Create a New Expression
Choose
(Graphical Access).
In the context menu, choose Create....
In the Object Creation dialog box that appears, create the expression.
For more information, see Creating Expressions
Add a function.
Select a Standard Type
Choose
(Graphical Access).
In the context menu, choose Default Objects and choose the standard type.
Select an Existing Function
Choose
(Graphical Access).
In the context menu, choose Select....
In the Object Query dialog box that appears, select the function.
Create a New Function
Choose
(Graphical Access).
In the context menu, choose Create...
In the Object Creation dialog box that appears, create the function.
For more information, see Creating a Function
(Optional) You can also add an exit condition.
You can create a new expression or select an existing expression.
Note
Exit conditions have to be expressions with a boolean result data object.
Select a Standard Type
Choose
(Graphical Access).
In the context menu, choose Default Objects and choose the standard type.
Select an Existing Expression
Choose
(Graphical Access).
In the context menu, choose Select....
In the Object Query dialog box that appears, select the expression.
Create a New Expression
Choose
(Graphical Access).
In the context menu, choose Create....
In the Object Creation dialog box that appears, create the expression
For more information, see Creating Expressions
Assign content in the Content of the Work Area field.
You can add an existing data object or a new data object.
Add an Existing Data Object
Choose Add existing Data Object.
In the Object Query dialog box that appears, select the data object and choose Select.
Create a New Data Object
Choose Add new Data Object button.
In the Object Creation dialog box that appears, create the data object.
For more information, see Creating Data Objects
Activate the expression.
Save the expression.