Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Running Actionflows
This option is available in PhixFlow version 12+.
Actionflows usually run as a result of a button click or task plan, however, on occasion you may wish to run an Actionflow independently, such as, when testing or to see the result back from an API after passing in parameters. To do this, use the
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
How To Run Actions with Input Parameters
- Open the Actionflow you want to run
Click the
Insert excerpt _
run_
action _
run_
action
nopanel true
option in the
toolbar
Tip The
Insert excerpt _
run_
action _
run_
action nopanel true
option can also be found via the
Insert excerpt _
more_options
How To Run Actions
- Open the Actionflow you want to runThe Actionflow must contain input attributes, e.g. Actionflows with an input connection point of
_more_options name icon nopanel true
actionflowicon in the Actionflow
Insert excerpt _
on_clickproperty_
actionflowsettings _
on_clickproperty_
Click thesettings nopanel true
run_action, or by right-clicking on an Actionflow in the
Insert excerpt _
run_actionrepository _
option in the toolbarrepository nopanel true or on the Actionflow homepage.
A prompt will display to enter any input parameters, if applicable
Tip Actionflows without input parameters can still be run.
- Where the Actionflow contains multiple phases, the inputs must be entered for each phase, as displayed by the coloured circles
- Where the Actionflow contains multiple phases, the inputs must be entered for each phase, as displayed by the coloured circles
- Click Run Action
- A Log File message will display if the Actionflow was successful
- A Result for Action message will display the results of the Actionflow
Tip | ||
---|---|---|
| ||
Actionflows without input parameters can still be run. After clicking Run Action, the Log file and Result for Action windows will display. The results lines can be double-clicked to show more detail. |