Get Values

 

Populates variables with multiple storm CONDUCTOR parameter values for use elsewhere in the FLOW script.

 

Properties

Option

Description

Parameters

 

A list of parameters set up in CONDUCTOR. (The complete list may be restricted by a storm access profile.)

For the parameter whose value you want to retrieve, enter a variable of the correct type for storing the value (as indicated by the help text below the field).

To look for a particular parameter, use the Search field above the parameter list.

You must populate at least one field with a FLOW variable.

Exit Points

Exit Point

Description

Complete

This is taken when the action cell has executed successfully - all parameters specified in the action cell were assigned to the service for the access point that triggered the script and were populated at run-time.

Service Not Assigned

This is taken if the access point used to trigger the script is not assigned to a CONDUCTOR service.

Partially Complete

This is taken when the action cell has executed successfully, but not all of the parameters specified in the action cell were assigned to the CONDUCTOR service for the access point that triggered the script.

Parameters Not Assigned

This is taken if none of the parameters specified in the action cell were assigned to the service for the access point that triggered the script.

Error

This is taken if an internal error occurred.