Try OpenEdge Now
skip to main content
Messaging and ESB
Messaging Examples : Gateway sample application : Running the sample application
 

Running the sample application

The following steps describe how to run the gateway sample application.
To run the gateway sample application:
1. Start the JMS server and the OpenEdge Adapter for SonicMQ BrokerConnect.
2. Start two or more OpenEdge clients. Each OpenEdge client calls, as shown:
RUN appDriver.p country–name
Each instance should be connected to the Sports database and should start up with a different country.
3. Update a customer record with one client and watch the others display an ALERT–BOX with the cust-num field of the modified customer.
4. Display the modified customer record at each application instance. All the copies are identical.