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

Joining related objects

Joining related objects

You can join related objects in the Source transformation. You can join related objects based on a relationship defined in the source system or a custom relationship defined in the Source transformation.
  1. On the
    Source
    tab, select
    Multiple Objects
    as the source type.
  2. In the
    Objects and Relationships
    table, select
    Add Source Object
    from the
    Actions
    menu.
  3. In the
    Select Source Object
    dialog box, select a source object.
    The source object appears in the
    Objects and Relationships
    table.
  4. From the
    Actions
    menu, select
    Add Related Objects
    .
  5. To join an object based on relationships in the source system, select
    Existing Relationships
    , select the related object, and then click
    OK
    .
  6. To join an object based on a custom relationship, select
    Custom Relationships
    and perform the following steps:
    1. Select the
      Related Object
      to use in the join.
    2. Configure the
      Primary Object Key
      by selecting the primary object field to use in the join.
    3. Configure the join type.
      You can configure an inner, left outer, or right outer join.
    4. Configure the join operator.
    5. Configure the
      Related Object Key
      by selecting the related object field to use in the join.
    6. Click
      Add
      .
      The relationship appears in the
      Configured Relationships
      table.
    7. Click
      OK
      .
  7. To join additional sources, select the source to act as the primary source and then repeat steps 4 through 6.

0 COMMENTS

We’d like to hear from you!