Dropping and linking the components
About this task
To design the Job, proceed as follows:
Procedure
- Drop the following components from the Palatte to design the workspace: one tGSConnection component, one tGSPut component, two tGSCopy components, one tGSDelete component, one tGSList component, one tIterateToFlow component, one tLogRow component and one tGSClose component.
- Connect tGSConnection to tGSPut using a Trigger > On Subjob Ok link.
- Connect tGSPut to the first tGSCopy using a Trigger > On Subjob Ok link.
- Do the same to connect the first tGSCopy to the second tGSCopy, connect the second tGSCopy to tGSDelete, connect tGSDelete to tGSList, and connect tGSList to tGSClose.
- Connect tGSList to tIterateToFlow using a Row > Iterate link.
- Connect tIterateToFlow to tLogRow using a Row > Main link.