sourceRecord

Returns a sourceRecord object containing properties specific to the current source record being processed.

Properties

sourceRecord.properties.property;
Property Return Type
properties Returns an array of properties defined in the Preprocessor step with the Record Scope (i.e. dynamically reset with each new record).

The property, used by the object Source Record, must first be declared in a Preprocessor step:

  1. Enter the property's name.
  2. Select Each record from the Scope drop-down list.
  3. Select a Type for the Property.