This documentation is for WSO2 ESB version 4.5.0. View documentation for the latest release.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Message sampling processor consumes messages in message store and send it to a configured sequence. This process happens in a preconfigured interval.

Message Sampling Processor Parameters

Parameter Name

Value

Required

interval

Message retry interval in milli seconds

Default value is 1000ms

quartz.conf

Quartz configuration file path. This properties file contains the Quartz configuration
parameters for fine tuning the Quartz engine. More details of the configuration can be
found at http://quartz-scheduler.org/documentation/quartz-2.x/configuration/ConfigMain.

NO

cronExpression

Cron Expression to be used to configure the re try pattern

NO

  • No labels