This page is for application designers who need to configure functionality for components or events.
Overview
The actionflow diagram comprises three areas:
on the left: configure the component or event that will trigger the actionflow. PhixFlow lists the inputs in the Properties tab → Input Connection Points section.
in the centre: add the actionflow nodes to create the functionality you require. An actionflow node can be another actionflow. PhixFlow lists any actionflows that are nodes in the Properties tab → Child Actionflows section.
on the right: if the actionflow has an output as a result of running, configure what to do with the outputs. PhixFlow lists the inputs in the Properties tab → Output Connection Points section.
Remember that the actionflow shown in the centre of the actionflow diagram can be reused. An actionflow instance is the unique combination of:
inputs
actionflow
outputs.
Use an
Insert excerpt
_actionflow
_actionflow
nopanel
true
action node to add another complete actionflow within this actionflow. This is useful to reuse existing actionflows, or to refactor a complex workflow.