Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
nameactionflow
nopaneltrue

Running Actionflows

Run Action

Image Modified

Actionflows and the Action nodes within them usually run as a result of a button click or task plan, however, on occasion you may wish to run an Actionflow

whilst constructing it

or individual

Insert excerpt
_http
_http
nopaneltrue
action independently, such as, when testing or

demonstrating an action. The Run Action 

Identifying and Resolving Unconnected Actions

On a screen, the 

to see the result back from an API. 

Running Actionflows

To run the entire Actionflow, use the

Insert excerpt
_

actionflow

run_action
_

actionflow

run_action
nopaneltrue
option

in

found in the

toolbar will show a red plink if the screen contains Unconnected ActionsHover over it and choose 

Actionflow toolbar.

Tip

The 

Insert excerpt
_run_action
_run_action
nopaneltrue
 option can also be found via the 
Insert excerpt
_

actionflow_icon_actionflow_icon

more_options
_more_options
nameicon
nopaneltrue
 icon in the Actionflow 
Insert excerpt
_property_settings
_property_settings
nopaneltrue
, or by right-clicking on an Actionflow in the 
Insert excerpt
_repository
_repository
nopaneltrue

 Screen Actionflows to display a list of Unconnected Actions associated to that screen and All Actions on the screen
Image Removed
  • Drag and drop the Unconnected Actions onto the screen to create buttons or drag onto an existing button 
  • Unconnected actions can also be identified by clicking on

     or on the Actionflow homepage.

    Running Actionflows with Input Parameters

    1. Open the Actionflow you want to run
    2. Click the

      Insert excerpt
      _run_action
      _run_action
      nopaneltrue
       option in the toolbar

    3. A prompt will display to enter any input parameters, if applicable 
      Image Added

      1. If any of the input parameters have Default Expressions, these will display greyed out but can be overridden by clicking the tick box and typing into the input box or toggling the true/false field 
        1. To set Default Expressions, click the
          Insert excerpt
          _input
          _input
          nopaneltrue
          node under Connections and double-click an Input Parameter
          Image Added
      2. Actionflows without input parameters can still be runImage Added

      3. Where the Actionflow contains multiple phases, the inputs must be entered for each phase, as displayed by the coloured circles 
        1. Image Added
    4. Click Run Action
    5. A Log File message will display if the Actionflow was successful
      1. Image Added
      2. If an output is connected, a Result for Action message will display the results of the Actionflow
      3. Image Added


    Tip
    titleResults and Log File Messages

    As with all System Console messages, double-click each message to show more detail.

    Image Added

    Running HTTP Actions

    To run an individual

    Insert excerpt
    _http
    _http
    nopaneltrue
    action, use the
    Insert excerpt
    _

    property

    run_

    settings

    action
    _

    property

    run_

    settings

    action
    nopaneltrue

     in the toolbar, then selecting the 

    option found under the

    Insert excerpt
    _

    property

    more_

    tabs

    options
    _

    property

    more_

    tabs

    options
    nopanel

    name

    true
    menu on the HTTP action

    nopaneltrueOnce the actions have been assigned a component, the

    's Properties.

    1. On the Test HTTP Action window, on the Inputs tab, enter values for the mapped attributes, if applicable
      Image Added
    2. On the Headers tab, existing headers can be edited by double-clicking
      1. To add headers, go to the HTTP action 
        Insert excerpt
        _
    actionflow
      1. property_settings
        _
    actionflow
      1. property_settings
        nopaneltrue
     can be opened and connected2.10 Converge Action Configuration
    1. Press Send to see the Response
    2. The Headers tab contains the response from each header sent in the request
      1. These include headers you have not explicitly specified but are sent automatically with each request
    3. The Body tab shows the Response Body of the HTTP call
      Image Added


    Image Added