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

Deduplicate transformation configuration

Deduplicate transformation configuration

When you configure a Deduplicate transformation in a mapping, you first select the deduplicate asset that contains the logic to include in the transformation. Next, you map the appropriate incoming fields to the asset.
The deduplicate asset specifies the type of identity that the transformation searches for. The identity type determines the types of input field that you must connect to the transformation. For more information about the fields that the Deduplicate transformation expects, consult the
Data Quality
user who configured the asset.
To configure the transformation, complete the following tasks:
  1. Connect the Deduplicate transformation to a Source transformation or other upstream object.
  2. On the
    Deduplicate
    tab, select the deduplicate asset that you want to include in the transformation.
    The following image shows the options that you use to select the deduplicate asset:
    The image shows the Deduplicate tab of the transformation. The tab properties include a Select button that you can use to add a deduplicate asset to the transformation.
  3. On the
    Incoming Fields
    tab, verify the fields that enter the transformation from upstream objects.
    By default, the transformation inherits all incoming fields from any connected upstream object in the mapping. You can define a field rule to limit or rename the incoming fields.
  4. On the
    Field Mapping
    tab, connect one or more incoming fields to the deduplicate asset.
    The fields that you map must include data that can describe an identity of the type that the asset specifies. The input fields must also include a field that can act as a group key during duplicate analysis.
    The tab lists the fields from upstream objects in the
    Incoming Fields
    section and lists the fields that the asset specifies in the
    Target Fields
    section.
    The incoming field names might reflect the names of the target fields in the transformation. If so, you can use the
    Automap
    options to connect the fields.
  5. Verify the output field properties on the
    Output Fields
    tab.
    The output fields include several metadata fields that contain important information about the results of the duplication and consolidation process. For more information about the metadata fields, see Metadata fields on the Deduplicate transformation.
  6. You can optionally rename the Deduplicate transformation and add a description on the
    General
    tab. You can also update the tracing level for the transformation on the
    Advanced
    tab. The default tracing level is Normal.
If you update an asset in
Data Quality
after you add it to a transformation, you may need to synchronize the asset version in the transformation with the latest version. For more information about data quality asset synchronization, see Synchronizing data quality assets.

0 COMMENTS

We’d like to hear from you!