Informatica Data Quality
- Informatica Data Quality 10.4.1
- All Products
Setting
| Description
|
---|---|
Treat as xs:string
| The Data Processor transformation treats an element with no type as a string. In the
Choose XPath dialog box, the element or attribute appears as a single node.
|
Treat as xs:anyType
| The Data Processor transformation treats an element with no type as anyType. In the
Choose XPath dialog box, the element or attribute appears as a tree of nodes. One node is of xs:string type, and all named complex data types appear as tree nodes.
|
Setting
| Description
|
---|---|
Streamer chunk size
| This setting defines the amount of data that the Streamer reads each time from an input file stream. The Data Processor transformation applies this setting to a Streamer with a file input.
|
Setting
| Description
|
---|---|
Enforce strict validation
| This setting determines if the Data Processor transformation performs strict validation for hierarchical input. When strict validation applies, the hierarchical input file must conform strictly to its schema. This option can be applied when the Data Processor mode is set to
Output Mapping , which creates output ports for relational output.
This option does not apply to mappings with JSON input from versions previous to version 10.2.1.
|
Normalize XML input
| This setting determines if the Data Processor transformation normalizes XML input. By default, the transformation performs normalization for XML input. In some cases, you might choose to skip automatic normalization to increase performance.
|