Examples Overview

TIBCO ActiveMatrix® Adapter for SAP (TIBCO Business Studio™) provides seven examples to show how the adapter interacts with the SAP system.

After installing TIBCO ActiveMatrix® Adapter for SAP, navigate to the TIBCO_HOME\adapter\adr3\version_number\examples directory. You can find two example folders. The BusinessWorks 5 examples are in the BusinessWorks5 folder. And the BusinessWorks 6 examples are in the BusinessWorks6 folder.

Note: Because TIBCO Business Studio™ does not support the concatenation of strings and module properties, you have to check the module properties in the Module Properties editor when configuring the example. Ensure that the value of a module property is comprised of either strings or other module properties, but not the concatenation.

BusinessWorks 5 Examples

You can find the following examples in the BusinessWorks5 folder:
  • DynamicLogonExternalCommit

    This example shows how to use the dynamic logon and the Inbound BAPI transaction support features provided by the adapter.

  • InboundIDocWithInboundBAPI

    This example shows how to use the Subscription Service and the Request-Response Service services.

  • OutboundIDocWithRemoteTIDManager

    This example shows how to use the remote TIDmanagement and how to randomly use the Publication Service services in different adapter configurations.

  • OutboundRFCWithInboundBAPI

    This example shows how to use the Request-Response Invocation Service and the Request-Response Service services.

  • OutboundIDocInIDocFormat

    This example shows how to publish IDocs in the IDocFormat mode and pass control fields of IDoc as JMS properties.

  • Salesforce
    • SalesforceOpportunityToSAPOrder
      This example shows how to set up communication between the SAP system and Salesforce.com by using the adapter.
      Note: Both the BusinessWorks5 folder and BusinessWorks6 folder contain an example named as SalesforceOpportunityToSAPOrder. Although the names of the processes in the SalesforceOpportunityToSAPOrder examples are different, the configurations of the processes are same. Therefore, if you want to run the SalesforceOpportunityToSAPOrder example in TIBCO Business Studio, you can just import the SalesforceOpportunityToSAPOrder example in the BusinessWorks6 folder.

The examples in the BusinessWorks5 folder are created in TIBCO Designer™. If you want to run these examples in TIBCO Business Studio, first you have to migrate the example projects into TIBCO Business Studio as described in Migrating an Example to TIBCO Business Studio.

BusinessWorks 6 Example

You can find the following example in the BusinessWorks6 folder:
  • Salesforce

The example in the BusinessWorks6 folder is created in TIBCO Business Studio. Before running this example, first you have to import the example project into TIBCO Business Studio as described in Importing an Example to TIBCO Business Studio.