Skip to main content Skip to complementary content
Close announcements banner

Creating a Job for aggregating and sorting data

Create a Job to aggregate the students' comprehensive scores using the tAggregateRow component, then sort the aggregated data using the tSortRow component, finally display the aggregated and sorted data on the console.

Procedure

  1. Create a new Job and add a tFixedFlowInput component, a tAggregateRow component, a tSortRow component, and a tLogRow component by typing their names in the design workspace or dropping them from the Palette.
  2. Link the tFixedFlowInput component to the tAggregateRow component using a Row > Main connection.
  3. Do the same to link the tAggregateRow component to the tSortRow component, and the tSortRow component to the tLogRow component.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!