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 Sorter Transformation

Creating a Sorter Transformation

To add a Sorter transformation to a mapping, complete the following steps:
  1. In the Mapping Designer, click Transformation > Create. Select the Sorter transformation.
    The naming convention for Sorter transformations is SRT_
    TransformationName.
    Enter a description for the transformation. This description appears in the Repository Manager, making it easier to understand what the transformation does.
  2. Enter a name for the Sorter and click Create.
    The Designer creates the Sorter transformation.
  3. Click Done.
  4. Drag the ports you want to sort into the Sorter transformation.
    The Designer creates the input/output ports for each port you include.
  5. Double-click the title bar of the transformation to open the Edit Transformations dialog box.
  6. Select the Ports tab.
  7. Select the ports you want to use as the sort key.
  8. For each port selected as part of the sort key, specify whether you want the Integration Service to sort data in ascending or descending order.
  9. Select the Properties tab. Modify the Sorter transformation properties.
  10. Select the Metadata Extensions tab. Create or edit metadata extensions for the Sorter transformation.
  11. Click OK.

0 COMMENTS

We’d like to hear from you!