Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 11 TIBCO ActiveMatrix BusinessWorks: End-to-End Publish-Subscribe for Event Based Communication : Expected Results

Expected Results
On running the clt file successfully, the following message is displayed
Error = [0]
The message is sent and can be seen in the Publication service adapter window After a short delay, it is received in the Subscription service adapter window. The message is displayed in the TIBCO ActiveEnterprise format. The values received in the Subscription service adapter window are as follows:
Event Name = [BANK_TLR_WITHDRAWAL_SUBSCRIBE]
Datatype is long and Value of Emp Id = [1001]
Datatype is long Value of Dept Id = [12]
Datatype is string and Value of Emp Name = [Henry Lark]
Datatype is string Value of Dept Name = [Enterprise solutions]
Datatype is string and Value of Join Date = [18-Jan-2003]
Datatype is float and Value of Salary = [2000.000000]
Datatype is Double and Value of Basic = [3000.000000]

Copyright © TIBCO Software Inc. All Rights Reserved