Table of Contents

Search

  1. Preface
  2. Working with Transformations
  3. Aggregator Transformation
  4. Custom Transformation
  5. Custom Transformation Functions
  6. Data Masking Transformation
  7. Data Masking Examples
  8. Expression Transformation
  9. External Procedure Transformation
  10. Filter Transformation
  11. HTTP Transformation
  12. Identity Resolution Transformation
  13. Java Transformation
  14. Java Transformation API Reference
  15. Java Expressions
  16. Java Transformation Example
  17. Joiner Transformation
  18. Lookup Transformation
  19. Lookup Caches
  20. Dynamic Lookup Cache
  21. Normalizer Transformation
  22. Rank Transformation
  23. Router Transformation
  24. Sequence Generator Transformation
  25. Sorter Transformation
  26. Source Qualifier Transformation
  27. SQL Transformation
  28. Using the SQL Transformation in a Mapping
  29. Stored Procedure Transformation
  30. Transaction Control Transformation
  31. Union Transformation
  32. Unstructured Data Transformation
  33. Update Strategy Transformation
  34. XML Transformations

Transformation Guide

Transformation Guide

Creating a Router Transformation

Creating a Router Transformation

To add a Router transformation to a mapping, complete the following steps:
  1. In the Mapping Designer, open a mapping.
  2. Click Transformation > Create.
    Select Router transformation, and enter the name of the new transformation. The naming convention for the Router transformation is RTR_
    TransformationName
    . Click Create, and then click Done.
  3. Select and drag all the ports from a transformation to add them to the Router transformation, or you can manually create input ports on the Ports tab.
  4. Double-click the title bar of the Router transformation to edit transformation properties.
  5. Click the Transformation tab and configure transformation properties.
  6. Click the Properties tab and configure tracing levels.
  7. Click the Groups tab, and then click the Add button to create a user-defined group.
    The Designer creates the default group when you create the first user-defined group.
  8. Click the Group Filter Condition field to open the Expression Editor.
  9. Enter a group filter condition.
  10. Click Validate to check the syntax of the conditions you entered.
  11. Click OK.
  12. Connect group output ports to transformations or targets.

0 COMMENTS

We’d like to hear from you!