Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
What are Phases?
Actionflows process data one record at a time. However, sometimes you may want to process all records up to a point, before moving onto the next process.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Phases are useful to check all data coming out of one Actionflow before starting another Actionflow, or where one phase reads records into the Actionflow and checks them one at a time. Once all records have been checked, the Actionflow can then move to the next phase, where records are updated. Phase nodes are particularly useful if the Actionflow requires the user to make a choice as part of the Actionflow, such as confirmation messages.
Creating Gateway Actions
Creating Phases
- Click and drag a
icon in the toolbar onto the canvasInsert excerpt _action_phase _action_phase name start nopanel true - Click the
Add Phase option that appearsInsert excerpt _addIcon _addIcon nopanel true - Enter a name and optional description for the Phase, then select Create Action
- The Phase action will show on the canvas and a new phase will be added next to the Processing Phase
HTML Comment | ||
---|---|---|
| ||
Example Setup
This is an example of a
being used to initiate a separate Actionflow after a successful sync to a CRM system . Insert excerpt _action_phase _action_phase nopanel true
Worked Example
For a A worked example of setting up a phase , see can be found below, this example is taken from 1.13 Confirmation Message Configuration. The Shop and uses the School Data (available from the Learning Centre), but this example can be used following these stepsalso be followed using the Shop Data (available from the Learning Centre).
Tip |
---|
If you are completing this chapter as part of the Actionflow course and using a training instance, the data and screens have already been pre-loaded into on the Actionflow Intermediate Application. For this example, set set up a confirmation phase on the Actionflow on the Delete button on the Shop Staff screen. |
Replace any references in the below example to the Course Management screen with the Shop Staff screen. |
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|