Informatica Data Quality
- Informatica Data Quality 10.5
- All Products
Uncached
| Static Cache
| Dynamic Cache
|
---|---|---|
The Integration Service does not insert or update the cache.
| The Integration Service does not insert or update the cache.
| The Integration Service can insert or update rows in the cache as it passes rows to the target.
|
You can use a relational lookup.
| You can use a relational or flat file lookup.
| You can use a relational or flat file lookup.
|
When the condition is true, the Integration Service returns a value from the lookup table or cache.
When the condition is not true, the Integration Service returns the default value for connected transformations and NULL for unconnected transformations.
| When the condition is true, the Integration Service returns a value from the lookup table or cache.
When the condition is not true, the Integration Service returns the default value for connected transformations and NULL for unconnected transformations.
| When the condition is true, the Integration Service either updates rows in the cache or leaves the cache unchanged, based on the row type. This indicates that the row is in the cache and target table. You can pass updated rows to a target.
When the condition is not true, the Integration Service either inserts rows into the cache or leaves the cache unchanged, based on the row type. This indicates that the row is not in the cache or target. You can pass inserted rows to a target table.
|