Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 Subscription Service for Queue-Based Communication : Expected Results

Expected Results
Results for this example will be written into Get_output.xml file located at D:\examples\QueueBased\Employee\BusinessWorks folder. A sample output is given next.
 
<?xml version="1.0" encoding="UTF-8"?>
<Employee>
<SubscriptionServiceReplySchema>
<SubscriptionServiceReply_Account_List>
<EMPID>4856</EMPID>
<EMPNAME>12</EMPNAME>
<DEPTID>balaji sc athreye</DEPTID>
<DEPTNAME>enterprise solutions
</DEPTNAME>
</SubscriptionServiceReply_Account_List>
</SubscriptionServiceReplySchema>
</Employee>

Copyright © TIBCO Software Inc. All Rights Reserved