DocumentDelimitedSample
The Preference Management feature includes a supplied property mapping object named DocumentDelimitedSample.
This sample object works with the sample preferences file referenced by the PreferencesSample
workflow.
The mapping object is referenced by the ApplyPreferences step in the sample workflow to map values from the sample preferences file (preferences.csv
) to the document properties file. These values are then used by the workflow to determine
the type of output processing for each document in the job.
In addition to the mapping function, the mapping object also defines which document properties are to be set in the document properties file and which property is used to identify the individual documents in the job.
The object has these properties and default values:
- File type: CSV
Property Mapping Values | ||
Heading | Document property | Usage |
Account number | Member | Identify document |
Email Address | Email address | Update property |
Output Type | Output type | Update property |