Delimiter

Specifies the delimiter used in the list file to separate the values contained on each line in the list file processed by the SetDocPropsFromList step.

Values:

Tab
Values in the list file are separated by a tab.
Semicolon
Values in the list file are separated by a semicolon.
Comma
Values in the list file are separated by a comma.
Space
Values in the list file are separated by a space.
New Line (default)
Each value in the list file is on a separate line.
Tilde
Values in the list file are separated by a tilde.

Database name
Job.DocDelimiter

Usage notes:

  • If the list file only contains values for a single property, set the value to New Line.
  • If the list file contains values for more than one property, choose the delimiter that is used to separate values within one line.
  • If you select New Line, the list file can only contain values for a single property. If you specify more than one property in the Columns in list file property and the file only contains values for a single property, the step moves the job to an error state when it runs.
  • Delimiter is a positional job property. For information about using positional job properties, refer to the Information Center.