![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This example shows how the adapter Subscription service can be used in a TIBCO ActiveMatrix BusinessWorks process using JMS transport. The project configured for this example has a TIBCO ActiveMatrix BusinessWorks process which sends data on the subject that the adapter Subscription service is subscribing to. The adapter Subscription service, in turn uses the Asynchronous communication.The example simulates the Asynchronous communication paradigm that is supported by the adapter Subscription service. The Tuxedo service, based on the CUSTID, NAME, ADDRESS, CITY, STATE, ZIP and PHONE data that it receives from the invoking adapter, writes the data into a flat file named Customer. It also generates an ID for that customer and includes it in a file named GeneratedCustomerIds.CUSTID, NAME, ADDRESS, CITY, STATE, ZIP, PHONE, ServiceName, CommunicationType in the Get_input.xml as shown below:
2.
3.
5. Files provided with this example are given in the next table. The files are located in the following locations:
Project zip that contains the preconfigured adapter Subscription service and the TIBCO ActiveMatrix BusinessWorks process. Contains commands required to get the Tuxedo service running on Windows (Sets the required environment variables, creates executables, loads the ubbconfig file and boots the Tuxedo service). Contains commands required to get the Tuxedo service running on UNIX (Sets the required environment variables, creates executables, loads the ubbconfig file and boots the Tuxedo service). This script should be run in a k-shell. ubbconfig file
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |