Run FLOW Service

Runs a subsidiary FLOW service.

Properties

Choose from the current list of services.

Select the subsidiary service to run (by choosing from a list or entering a string variable).

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). 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 variable to pass. Click Add to add the Name/Value pair to the list below.

Output Variables

Use this section to build a list of variables for receiving returned by the subsidiary service. 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/Value pair to the list below.

Exit points

Exit point

Taken

Resume

If the subsidiary service ran without error.

Error

If the subsidiary service encountered a run-time error.

Service Not Found

If the subsidiary service could not be found.