![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This example shows how the adapter Publication service can be used in a TIBCO ActiveMatrix BusinessWorks process. The project configured for this example has a TIBCO ActiveMatrix BusinessWorks process which uses adapter Publication service which in turn uses Rendezvous Adapter Agent-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.Files provided with this example are given in the next table. The files are located in the following locations:
Project zip that contains the adapter Publication service configuration and the TIBCO ActiveMatrix BusinessWorks process. This is required to compile the Tuxedo server with the adapter agent. This is a copy of TIBCO_HOME\adapter\version_number\include\adapteragent.h 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 |