Run FLOW Service

 

Runs a subsidiary FLOW service.

 

See also, Implement a Subsidiary Script.

Properties

Run FLOW Service Section

Variables Section

Run FLOW Service Section

Option

Description

Choose from the current list of services/

Use a variable to specify the service

Select the subsidiary service to run by choosing from a list:

Or by entering a string variable:

Variables Section

Input Variables

Use this section to build a list of variables for passing values that the subsidiary service is configured to recognise (via its Start action cell).

Option

Description

Input Variables

In the Name field, enter a label for the parameter to pass (this must match the parameter in the subsidiary script).

In the Value field, provide the value to pass (a literal value or a variable).

Note: a date value must be provided as a variable and not as a literal.

Click ADD to add the Name and Value pair to the list below.

Output Variables

Use this section to build a list of variables for receiving data returned by the subsidiary service.

Option

Description

Output Variables

In the Name field, enter a label for the parameter that is being received (this must match the parameter in the subsidiary script); In the Value field, provide the variable to store the value. Click ADD to add the Name and Value pair to the list below.

Exit Points

Option

Description

Resume

This is taken if the subsidiary service ran without error.

Error

This is taken if the subsidiary service encountered a run-time error.

Not Found

This is taken if the subsidiary service could not be found.