Configuring Multiple Transactional RFC Calls

Configure multiple transaction calls within the same TIBCO ActiveMatrix BusinessWorks process.

Procedure

  1. Create the RFC/BAPI Request-Response service required for the transaction.
  2. Create the RFC/BAPI Request-Response service commit transaction.
  3. Create the RFC/BAPI rollback transaction.
  4. Configure process definitions for the RFC/BAPI Request-Response service in the order required for a transaction.
  5. Configure the Invoke an Adapter Request-Response Server activity.
  6. Provide session ID from the first service output invocation to the input of the following service. Similarly, provide the session ID of the second service, RFC_CLOSURE_DATA, as the input of the next service. Repeat this for all subsequent services.
  7. Enter the number of connections in the Advanced tab of the adapter connections.
  8. In the Advanced tab of the adapter service, enter the number of threads for the service.
  9. Click Save.