Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Starting from version 17.2, the property blueriq.case.engine.outbox.poller.batchsize can be used to set number of messages that are pulled from outbox table. Default value is set to 10000

Code Block
titleExample
blueriq.case.engine.outbox.poller.batchsize=50000

...