Configuring the bundle member actions
The flow for a bundle member action differs slightly from typical action flows since the initial communication of the action has already been made by the bundle parent action. The flow also differs based on the bundle type.
- Fixed Bundle
In a fixed bundle, the member flow is never started. Thus, the member flow can simply be an empty flow.
- Flexible Bundle and Grouped Actions
In both these modes, the member flow is started (or progressed) when a response is received. With the exception of the initial communication, these flows can be designed just like standard action flows.
Previous topic Grouped Actions Next topic Fixed Bundle