cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Sender Adapter with poll interval?

Former Member
0 Kudos

Hello Guys,

I want to put a poll interval in the JMS Sender Adapter like it is done in File Adapter.

Anybody knows if is possible, and what parameter/s I have to fix?

Many thanks.

Regards,

Xavi.

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

The adapter does not directly provide such option. However, at the sender system, have a look at the property JMS.QueueConnectionFactoryImpl.method.setPollingInterval.

Regards,

Prateek