Procedure
- Drop tPaloConnection, tRowGenerator, tMap, tPaloDimension from the component Palette onto the design workspace.
- Right-click tPaloConnection to open the contextual menu and select Trigger > On Subjob Ok to link it to tRowGenerator.
-
Right-click tRowGenerator to open the
contextual menu and select Row >
Main to link it to tMap.
Note:
tRowGenerator is used to generate rows at random in order to simplify this process. In the real case, you can use one of the other input components to load your actual data.
- Right-click tMap to open the contextual menu and select Row > New output to link to tPaloDimension, then name it as out1 in the dialog box that pops up.