Procedure
-
Drop the following components from the Palette onto the design workspace:
-
tRESTClient, used to call the REST service and retrieve user information from the server end,
-
tXMLMap, used to adapt the tree structure of the REST service, and
-
tLogRow, to display the retrieved user information on the Run console.
-
- Connect the tRESTClient to the tXMLMap using a Row > Response connection.
- Connect the tXMLMap to the tLogRow using a Row > Main connection, and give it a name, out in this example.
-
Label the components to best describe the actions to perform.