CustomFieldExtractToNameN
The CustomFieldExtractNameN
and CustomFieldExtractToNameN
parameters map result values from a CustomFieldSelectStatement
query to a document field.
The CustomFieldExtractToNameN
parameter specifies the name of the document field into which the value from the column named by CustomFieldExtractNameN
is written.
CustomFieldExtractNameN
and CustomFieldExtractToNameN
entries must occur in pairs with the value of N
being a number common to individual pairs and starting at 0 (zero).
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | CustomFieldExtractToName0=CUSTOM_R_MODIFY_DATE
|
See Also: |