Copyright © Cloud Software Group, Inc. All rights reserved
Copyright © Cloud Software Group, Inc. All rights reserved


Chapter 4 Request-Response Invocation Service Example : Running the Example

Running the Example
To run this example, you have to start the adapter and run the TIBCO ActiveMatrix BusinessWorks process in TIBCO Designer, and then send a request from the IBM System i machine.
 
Task A Starting the Adapter
In TIBCO Designer:
1.
From the Tools menu, select Show Adapter Tester.
2.
Select the adapter instance named IBMiAdapterConfiguration.
3.
Click the Run Settings tab. In the Working Directory field, enter a temporary directory to place running files in.
4.
In the Adapter Executable field, select the executable. For example, TIBCO ActiveMatrix Adapter for IBM i 6.2 (adas400.exe). Click the Apply button.
5.
Click Start. To view the status messages, go to the Console tab.
Task B Running the TIBCO ActiveMatrix BusinessWorks Process
In TIBCO Designer:
1.
Click the Tester tab, then click the Start Testing Viewed Process button.
2.
Select the process named Receive Customer Information Request from IBM System i.
3.
Click the Load Selected button.
Task C Starting the Request-Response ILE RPG Program
To send a request and receive a reply, invoke the ILE RPG application program. Run the following command from the command line of the IBM System i machine:
CALL ADAS400/REQRPY_PGM

Copyright © Cloud Software Group, Inc. All rights reserved
Copyright © Cloud Software Group, Inc. All rights reserved