![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
− Install the TIBCO API Exchange Gateway software and finish the post installation tasks, as described in TIBCO API Exchange Gateway Installation Guide.Verify the installation and health of the TIBCO API Exchange Gateway server by following the steps listed in "Checking TIBCO API Exchange Gateway server status" section of TIBCO API Exchange Gateway Installation Guide.The examples require the installation of TIBCO Runtime Agent and TIBCO BusinessWorks products. Refer to the TIBCO API Exchange Gateway readme file at TIBCO_HOME/release_notes directory for the supported version of TIBCO Runtime Agent and TIBCO BusinessWorks products.
• ASG_CBA is a TIBCO BusinessWorks project that simulates an east side service. The service takes the firstIdentity field as a cross-reference key and translates its value. This project does a simple translation on the key using an XML file. Alternatively, the service can be an adapter call, a lookup in a database, or any other web service.When the CustomStage feature is applied to an operation configuration, it enables a set of rules in the ASG_DefaultImplementation project. When the operation request is invoked, it looks into the cache for a cross-reference before the routing step. It uses the value of firstIdentity as a key for the cross-reference. If a value for that key is present in the cache, it is used in the cross- reference. If a value is not found, it sends a TIBCO Rendezvous message to retrieve that value from the service in the ASG_CBA BusinessWorks project.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |