Connect ETL task types - Connect_ETL - 9.13

Connect ETL DMXMFJCL User Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect (ETL, Sort, AppMod, Big Data)
Version
9.13
Language
English
Product name
Connect ETL
Title
Connect ETL DMXMFJCL User Guide
Copyright
2023
First publish date
2003
Last updated
2023-09-11
Published on
2023-09-11T19:02:58.140000

Each Connect ETL task performs one primary operation: sort, join, aggregation, copy, or merge. Selecting the task type is usually the first step in creating a Connect ETL task. There is a strong correlation between the mainframe sort control statements and the task type; the table below provides some guidelines for selecting a task type based on the control statements.

If the sort control statements contain… then the task type should be…
SORT FIELDS=(fields) Sort
MERGE FIELDS=(fields) Merge
SORT FIELDS=COPY Copy
JOINKEYS Join
None of the above Sort

If SUM appears in the sort control statements of a sort or merge, you should specify “Retain only one record” in the keys dialog:

Another way to implement SUM functionality is with an aggregate task. Note, though, that the output of an aggregate task is not guaranteed to be sorted unless you explicitly tell Connect ETL to sort it: