InsertPropertyMetadataFieldNameN
When inserting items into the data repository, you can map IDOL document metadata fields to item properties.
Use this parameter to specify the name of an IDOL metadata field to use to populate an item property. The metadata field must exist in your insert action request.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: |
The following parameters are used together, and each must have the same number of values: InsertPropertyAttributeName0=first_property_to_create InsertPropertyAttributeName1=second_property_to_create InsertPropertyAttributeType0=String InsertPropertyAttributeType1=FloatingPoint InsertPropertyMetadataFieldName0=first_metadata_field InsertPropertyMetadataFieldName1=second_metadata_field |
See Also: |