UseXmlAttributes
A Boolean that specifies whether the connector uses XML attributes in documents that are sent for ingestion. To allow the connector to store data in attributes, set this parameter to true
. If you set this parameter to false
, the connector converts all attributes to child elements.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | UseXmlAttributes=True
|
See Also: |