Batch-config

Batch-processing resequence EIP

The Batch-config EIP supports 5 options which are listed below:

Name Description Default Type

batchSize

Sets the size of the batch to be re-ordered. The default size is 100.

100

Integer

batchTimeout

Sets the timeout for collecting elements to be re-ordered. The default timeout is 1000 msec.

1s

String

allowDuplicates

Whether to allow duplicates.

false

Boolean

reverse

Whether to reverse the ordering.

false

Boolean

ignoreInvalidExchanges

Whether to ignore invalid exchanges

false

Boolean