Anywhere Mobility Studio Documentation
Flow properties
| Property | Description |
|---|---|
| Process Code | Identifier of the process |
| Line No. | Identifier for the line |
| Code From | The source activity |
| Type From | The type of origin: either an activity or a process |
| Condition Type | Determines the condition type |
| Condition | Determines the condition that evaluates to true or false |
| Parent Table No. | The table number of the parent flow |
| Type To | When the condition is true, the next type |
| Code To | When the condition is true, the next activity, process, or flow |
| No. Of Related Parameters | The number of parameters that receive a value when a flow is chosen |
| False Type To | When the condition is not met, the next type |
| False Code To | When the condition is not met, the next activity, process, or flow |
| Table Relation | When the tables between activities differ, set a relation between them |
"True" and "False" destination on a single flow line
The true and false actions on a single flow line let you assign a destination on one flow line for both when the condition applies and when it does not.
Flow lines
The Type From and Type To fields include the type "flow". This lets the process designer include flow entries that go from check to check (not necessarily from page to page) and finally to a next page or process. These flows of type "flow" can target several flows so that you only define a specific condition once. This is especially efficient when several flows require the same conditions.
Start process with initialisation of parameters
Before the first page appears, this flow line handles the initialisation of parameter values by setting up the related parameters for this flow line.