Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Publication Service for Rendezvous Adapter Agent-Based Communication : Expected Results

Expected Results
The example results can be viewed in the respective XML files written to:
TIBCO_HOME\adapter\adtuxedo\version_number\examples\AgentBased\PurchaseOrder\BusinessWorks\Get_output.xml
The data published by the adapter is received by TIBCO ActiveMatrix BusinessWorksand written into Get_output.xml. A sample output is given below:
 
<?xml version="1.0" encoding="UTF-8"?>
<ns0:PublicationServiceRequest xmlns:ns0="http://www.tibco.com/xmlns/ae2xsd/2002/05/ae/Tuxedo/TuxedoAdapterConfiguration/PublicationService">
<POID__33554532>1001</POID__33554532>
<POTYPE__167772261>Bulk</POTYPE__167772261>
<UOM__167772262/>
<PODATE__167772263>29-Jan-2003</PODATE__167772263>
<CURRENCYTYPE__167772264>Dollars</CURRENCYTYPE__167772264>
<STATUS__167772265>Active</STATUS__167772265>
<MFGID__33554538>123</MFGID__33554538>
<PRICE__33554539>10000</PRICE__33554539>
</ns0:PublicationServiceRequest>

Copyright © TIBCO Software Inc. All Rights Reserved