Skip to main content Skip to complementary content

Dropping and links the components

Procedure

  1. From the Palette, drop the following components one after another onto the design workspace: tFileList, tFileInputXML, tMomOutput, tMomInput, and tLogRow.
  2. Connect tFileList to tFileInputXML using a Row > Iterate link, and connect tFileInputXML to tMomOutput using a Row > Main link to form the first subJob. This subJob will read each XML file in a given folder and send it to a MOM queue.
  3. Connect tMomInput to tLogRow using a Row > Main link to form the second subJob. This subJob will fetch the XML files from MOM queue and display the file contents on the console.
  4. Connect tFileInputXML to tMomInput using a Trigger > On Component Ok connection to link the two subJobs.

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 – please let us know!