IdxWriterUseXmlSafeFieldValues
Some control characters cannot be represented in XML format because they are forbidden by the XML specification. When you set this parameter to TRUE
, characters in document fields that are forbidden in XML are replaced with spaces. You might want to do this so that IDOL Content returns the same values regardless of the response format you choose for your actions.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section you have defined for IdxWriter task settings |
Example: | IdxWriterUseXmlSafeFieldValues=true
|
See Also: |