Stream Sweep Parameter Strategy

Use the Stream strategy with the Sweep Loop step to specify a parameter that sweeps over the values in an InputRecordStream.
Note To use the Stream strategy, all parameters must be at level 0. No parameters can be nested.

When the Stream strategy is selected for a sweep parameter, the following additional option is available:

  • Field/Column ID —Specifies the field in the input record containing the sweep parameter value. For any InputRecordStream , the field ID may be a number specifying the zero-based index of the field within the record. If the stream is a CsvFileInputRecordStream that has a prototype , the ID can also be the string name of the field.