Versions Compared

Key

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

Insert excerpt
_Banners
_Banners
nameactionflow
nopaneltrue

Running Actionflows
To do this

 

Running Actionflows

To run the entire Actionflow, use

the 

the

Insert excerpt
_run_action
_run_action
nopaneltrue

 option,

option found in the Actionflow toolbar.

How To Run Actions 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

    Tip

    The 

    Insert excerpt
    _run_action
    _run_action
    nopaneltrue
     option can also be found via the 
    Insert excerpt
    _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
     or on the Actionflow homepage.


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

    1. Actionflows without input parameters can still be runImage Modified

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


Tip
titleResults and Log File Messages

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

Image Modified

Running HTTP Actions

To run an individual

Insert excerpt
_http
_http
nopaneltrue
action, use the
Insert excerpt
_run_action
_run_action
nopaneltrue
option found under the
Insert excerpt
_more_options
_more_options
nopaneltrue
menu on the HTTP action'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
      _property_settings
      _property_settings
      nopaneltrue
  3. Press Send to see the Response
  4. 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
  5. The Body tab shows the Response Body of the HTTP call
    Image Added


Image Modified