Adding and linking the components
Procedure
- Create a new Job and add a tFileInputXML component, a tXMLMap component, a tLogRow component, and a tFileOutputXML component by typing their names in the design workspace or dropping them from the Palette.
- Link the tFileInputXML component to the tXMLMap component using a connection.
- Link the tXMLMap component to the tLogRow component using a connection. In the pop-up dialog box, enter the name of the output connection, outDoc in this example.
- Link the tLogRow component to the tFileOutputXML component using a connection.