Sending Multiple Variables to SQL Program Arguments

Multiple variables can be sent into SQL program arguments.

To send multiple variables to SQL program arguments

  1. In the Workflow Policy Program Arguments list, choose Sql Statement Inputs.

  2. Enter the variable names into the Default Value property.

    Use the following format:

    [variable1], [variable2], [variable n]