Batch Processing in Subscription Service

The adapter supports the processing of subscription requests in batches at two operation levels: one is insert of the incoming messages; the other is commit of the insert, update, and delete operations.

To use this feature, you have to configure the following fields. You can perform all the configurations by using the Subscription Options tab.
  • Bulk Insert Size
  • Batch Commit Size
  • Batch Commit Timeout(milliseconds)
Note: You must select the Use Separate Session check box in the Subscription Options tab before configuring the Batch Commit Size and Batch Commit Timeout(milliseconds) fields.

For details about these fields, see Subscription Options Tab.

You can also configure batch commit for Subscription Service without using separate sessions. For details about the configuration, see Configuring Batch Commit for Subscription Service.