FINS SmartScript Output Service Methods

The FINS SmartScript Output Service business service methods are described in the following table.

Method Description / Arguments

SetOutput

Reads the SmartScript user parameters and outputs them as workflow properties:

Output Arguments:

  • The name of the user parameter. Specifies the SmartScript user parameters as output arguments, and passes the value of the user parameters back to the workflow process when the SmartScript ends. These output arguments can be mapped to process properties.

  • SmartScript Result Action: Returns the action users take to end the SmartScript. Possible values are Finish or Cancel.