Informatica Data Quality
- Informatica Data Quality 10.4.0
- All Products
Property
| Description
|
---|---|
Name
| Provides a name for the strategy.
|
Inputs
| Identifies the input ports that the strategy operations can read.
|
Outputs
| Identifies the output ports that the strategy operations can write to.
|
Description
| Describes the strategy. The property is optional.
|
Use probabilistic matching techniques
| Specifies that the strategy can use a probabilistic model to identify tokens.
|
Input Join Character
| Specifies the character used to join input data ports. The transformation merges all input ports into a combined data string and parses the complete string.
|
Output Join Character
| Specifies the character used to join output data values when multiple parsing operations use the same output.
|
Reverse Enabled
| Configures the strategy to parse data from right to left. This property is disabled for probabilistic matching.
|
Overflow Reverse Enabled
| Configures the strategy to parse the overflow data from right to left. This property is disabled for probabilistic matching.
|
Detailed Overflow Enabled
| Creates a unique overflow field for each parsing operation.
|
Delimiters
| Specifies the delimiter that separates the input data into separate tokens. Default is space.
|