The ExtractFieldsInverted
parameter specifies that the connector should extract all of the metadata fields for a message, except those specified in the ExtractFields
parameter. To extract the inverted list of fields, set this parameter to true
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ExtractFieldsInverted=True
|
See Also: | ExtractFields |
|