NotEncodeMetaDataRegex

To prevent the connector from encoding some metadata fields using RFC1522, use this parameter to identify the fields. This parameter accepts a regular expression. If the name of a field matches the regular expression, the field value is not encoded with RFC1522.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: Ingestion
Example: NotEncodeMetaDataRegex=OneField|AnotherField
See Also: