Supplied property mapping object
The Preference Management feature includes a supplied property mapping object named DelimitedSample. 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
) into 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:
- Name: DelimitedSample
- File type: CSV
Property Mapping Value | ||
Heading | Document property | Usage |
Account number | Member | Identify document |
Email Address | Email address | Update property |
Output Type | Output type | Update property |