![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This example shows how the adapter Publication service can be used in a TIBCO ActiveMatrix BusinessWorksprocess using RV transport. The project configured for this example has a TIBCO ActiveMatrix BusinessWorks process which uses adapter Publication service which in turn uses Queue-based communication.The business object that is used for this example is PurchaseOrder. A Tuxedo service, based on the PurchaseOrder ID that it receives from the invoking client, returns the POTYPE, UOM, PODATE, CURRENCYTYPE, STATUS, MFGID, PRICE corresponding to that PurchaseOrder ID. The adapter Publication service publishes this data.
2. The client invokes the POINFO Tuxedo service.Files provided with this example are given in the next table. The files are located in the following locations:
The project zip that contains the adapter Publication service configuration and the TIBCO ActiveMatrix BusinessWorks process. The source file for the Tuxedo client, which invokes the Tuxedo service, POINFO. 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 |