Subflow Steps
The Subflow is a separate set of integration steps that can be invoked from other integrations. The Subflow step triggers a series of integration steps (that is Subflow). The following table lists the fields valid for this type of step.
Field | Description | Mandatory? |
---|---|---|
Code |
Code of the integration step. |
Yes |
Sequence |
The sequence of this step. |
Yes |
Subtype |
SUBFLOW |
Yes |
Condition Invocation Check |
A dynamic logic condition to check if this step should be invoked. The step gets skipped if the condition returns false |
No |
Function Post Process |
A dynamic logic function to post process the results of the step. |
No |
Subflow |
Reference to a Subflow |
Yes |
Type Config |
Optional. There are two specific configuration that may be provided.
|
No |
Sample Configuration
Refer to howto: Working with Sub-flows