Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Aggregator transformation
  6. Cleanse transformation
  7. Data Masking transformation
  8. Data Services transformation
  9. Deduplicate transformation
  10. Expression transformation
  11. Filter transformation
  12. Hierarchy Builder transformation
  13. Hierarchy Parser transformation
  14. Hierarchy Processor transformation
  15. Input transformation
  16. Java transformation
  17. Java transformation API reference
  18. Joiner transformation
  19. Labeler transformation
  20. Lookup transformation
  21. Machine Learning transformation
  22. Mapplet transformation
  23. Normalizer transformation
  24. Output transformation
  25. Parse transformation
  26. Python transformation
  27. Rank transformation
  28. Router transformation
  29. Rule Specification transformation
  30. Sequence Generator transformation
  31. Sorter transformation
  32. SQL transformation
  33. Structure Parser transformation
  34. Transaction Control transformation
  35. Union transformation
  36. Velocity transformation
  37. Verifier transformation
  38. Web Services transformation

Transformations

Transformations

Ignore fields in comparison

Ignore fields in comparison

When you use a dynamic lookup cache, you can configure fields to be ignored when
Data Integration
compares the values in the lookup fields with the values in the associated incoming fields. Ignoring some fields in the comparison can improve mapping performance.
When you run a mapping that uses a dynamic lookup cache, by default,
Data Integration
compares the values in all lookup fields with the values in the associated incoming fields.
Data Integration
compares the values to determine whether to update the row in the lookup cache. When a value in an incoming field differs from the value in the lookup field,
Data Integration
updates the row in the cache.
If you do not want to compare all fields, you can choose the fields that you want
Data Integration
to ignore when it compares fields. For example, the source data includes a column that indicates whether the row contains data that you need to update. Enable the
Ignore in Comparison
property for all lookup fields except the field that indicates whether to update the row in the cache and target table.
Configure the fields to be ignored on the
Return Fields
tab of the Lookup transformation. To ignore a field, enable the
Ignore in Comparison
property for the field.
You must configure the transformation to compare at least one field.

0 COMMENTS

We’d like to hear from you!