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

Selecting the elements to convert

Selecting the elements to convert

Select the schema elements to convert to relational output fields.
  1. In the
    Properties
    panel of the Hierarchy Parser transformation, click the
    Field Mapping
    tab.
    The field mapping editor displays the transformation input elements and output fields. To the left, the editor shows the schema elements. To the right, the editor shows the relational output fields.
  2. To view child elements, expand an element.
  3. To search for an element, enter the characters to search for in the Search field, and click
    Search
    .
  4. To denormalize the relational output, in the
    Format
    field select
    Denormalized
    , then select elements to include in the relational output. By default, the relational output is not denormalized, and the setting for the
    Format
    field is
    Relational
    .
  5. To include an element without child elements in the relational output, select the element.
  6. To exclude an element without child elements from the relational output, clear the element.
  7. For an element with child elements, you can choose from the following options:
    • To select to include all child elements in the relational output, right-click the element and select
      Map all descendants
      .
    • To select to include immediate child elements in the relational output, right-click the element and select
      Map immediate children
      .
    • To select to exclude all child elements in the relational output, right-click the element and select
      Unmap all descendants
      .
    • To select to exclude immediate child elements in the relational output, right-click the element and select
      Unmap immediate children
      .
  8. To search for a relational field, enter the characters to search for in the Search field, and click
    Search
    .
  9. To exclude a relational output field from the output, click the field.

0 COMMENTS

We’d like to hear from you!