Table of Contents

Search

  1. Preface
  2. Informatica Developer
  3. The Model Repository
  4. Searches in Informatica Developer
  5. Connections
  6. Physical Data Objects
  7. Flat File Data Objects
  8. Logical View of Data
  9. Viewing Data
  10. Application Deployment
  11. Application Patch Deployment
  12. Application Patch Deployment Example
  13. Continuous Integration and Continuous Delivery (CI/CD)
  14. Object Import and Export
  15. Appendix A: Data Type Reference
  16. Appendix B: Keyboard Shortcuts
  17. Appendix C: Connection Properties

Developer Tool Guide

Developer Tool Guide

Sorting Column Data

Sorting Column Data

Use sorted ports to sort column data in a customized data object or relational data object instance. When you use the data object as a read transformation in a mapping or mapplet, you can pass the sorted data to transformations downstream from the read transformation.
  1. Open the customized data object or relational data object instance.
  2. Select the
    Read
    view.
    The following figure shows the
    Read
    view of a customized data object that is open in the editor:
    The Read view shows the ReportDefinition relational data object and the Output transformation.
  3. Select the Output transformation.
  4. Select the
    Query
    properties.
  5. Select the simple query.
  6. Click
    Edit
    next to the
    Sort
    field.
    The
    Sort
    dialog box appears.
  7. To specify a column as a sorted port, click the
    New
    button.
  8. Select the column and sort type, either ascending or descending.
  9. Repeat steps Using Sorted Ports and Using Sorted Ports to select other columns to sort.
    The Developer tool sorts the columns in the order in which they appear in the
    Sort
    dialog box.
  10. Click
    OK
    .
    In the
    Query
    properties, the Developer tool displays the sort columns in the
    Sort
    field.
  11. Click
    Validate
    to validate the sort syntax.
  12. Save the data object.

0 COMMENTS

We’d like to hear from you!