Preparing Inbound and Outbound Messaging

To enable outbound and inbound messaging with the TIBCO Environment, you have to configure them in the SAP system first.

Inbound Messaging

To enable inbound messaging at run time, ensure that you implement the following configurations in the SAP system:

  • Configurations of Invoking RFC/BAPIs from the TIBCO Environment
    1. To use an adapter configuration to invoke RFC/BAPIs in the SAP system, ensure your account has the authorization to invoke RFC/BAPIs.

      Authorization for each business activity has to be given to the SAP client if the activity is performed by using an adapter configuration. For example, if you configure an inbound adapter configuration to create sales orders in the SAP system, then the SAP client needs all the required permissions to create a sales order.

    2. Validate the authorizations in SAP GUI by running the transaction SE37 without specifying a destination.
  • Configurations of Publishing IDocs from the TIBCO Environment
    1. Create a logical system for adapter configurations as described in Create a logical system for the adapter.
    2. Create a distribution model as described in Create a distribution model.
    3. Define a partner profile as described in Define a partner profile.

Outbound Messaging

To enable outbound messaging at run time, ensure that you implement the following configurations in the SAP system:

  • Configurations of Invoking RFC/BAPIs from the SAP System
    1. Define an RFC destination in the SAP system as described in Define an RFC destination in the SAP system.

      After creating an RFC destination, map it to a program ID. Outbound adapter configuraions are registered on the SAP gateway with this program ID. Therefore, outbound adapter configurations can receive RFC/BAPIs invoked on the RFC destination.

    2. Ensure that your SAP account is authorized to execute RFC/BAPIs.
  • Configurations of Publishing IDocs from the SAP System
    1. Create a logical system for adapter configurations as described in Create a logical system for the adapter.
    2. Establish the customer distribution model as described in Establish the customer distribution model.
    3. Configure RFC communication.
    4. Test the SAP ALE configuration. In the SAP system, run a transaction for customer data to send IDocs to the logical system created in step 1.
    Note: You can customize all required SAP ALE outbound configurations by running the transaction code. For more detailed information, see SAP Implementation Management Guide.