Job Tuning

You can configure the SAP activities to control the number of messages being processed concurrently.

To control the number of messages being processed concurrently, you can choose the required configuration:
  • IDoc Listener and RFC BAPI Listener activities
    • Configure the Max Connections field of the referenced server connection according to the number of all the IDoc Listener and RFC BAPI Listener activities.
      Note: For the IDoc Listener activity, you not only have to consider the number of all the IDoc Listener and RFC BAPI Listener activities, but also the case of the TID management is Active.
    • Configure the RFC destination accordingly by using the SAP transaction code, SMQS.
    Note: The IDoc Listener and RFC BAPI Listener activities do not support the job tuning property, FlowLimit.
  • IDoc Parser and IDoc Reader activities
    • Configure the Max Session field in the activity.
      Note: The priority of the Max Session field is higher than the job tuning property, Flow Limit.
  • Invoke RFC/BAPI in SAP and Reply from RFC/BAPI in SAP activities
    • Note: Configure the RFC/BAPI No. of Threads property accordingly in the SAP Connection shared resource being used to control the number of concurrent sessions between plug-in and SAP.
  • Kafka Message Source

    By default, only one partition is created. However, if more than one partition needs to be created, you can add it using the Kafka command.