Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In a command prompt, switch to the CEP samples directory of the 2nd CEP node:: <CEP_HOME>/samples/cep-samples 
    For example, in Linux: cd <CEP_HOME>/samples/cep-samples
  2. From there, typeant agentPhoneRetailClient -Dport=7612 -Devents=2
    This will send 2 thrift events to CEP.

Note
Observe how the PurchaseOrders, QuantitySold and the RevenueEarned fields increases according to the input events.

Observation

You will be able observe the output events sent by the 2nd CEP node in the JMS subscriber console as shown bellow. Observe how the PurchaseOrders, QuantitySold and the RevenueEarned fields has incensed according to the input event.

 

...

Note

Observe how the PurchaseOrders, QuantitySold and the RevenueEarned fields increases according to the input events.