CustomFieldExtractNameN
The CustomFieldExtractNameN
and CustomFieldExtractToNameN
parameters map result values from a CustomFieldSelectStatement
query to a document field.
The CustomFieldExtractNameN
parameter specifies the name of a result column returned by one or more of the CustomFieldSelectStatement
queries.
If the name matches more than one query, values are extracted from all the queries to fields with the same name.
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: | CustomFieldExtractName0=r_modify_date
|
See Also: |