This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Message Sampling Processor
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 | NO |
cronExpression | Cron Expression to be used to configure the re try pattern | NO |