Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Running Actionflows
This option is available in PhixFlow version 1211.1+.
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. To do this, use the
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
How To Run Actions with Input Parameters
- Open the Actionflow you want to run
Click the
option in the toolbarInsert excerpt _run_action _run_action nopanel true Tip The
option can also be found via theInsert excerpt _run_action _run_action nopanel true
icon in the ActionflowInsert excerpt _more_options _more_options name icon nopanel true
, or by right-clicking on an Actionflow in theInsert excerpt _property_settings _property_settings nopanel true
or on the Actionflow homepage.Insert excerpt _repository _repository nopanel true A prompt will display to enter any input parameters, if applicable
- 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. |