cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Adapter:Reqd Processing time

Former Member
0 Kudos

hi all

i have never worked on jms adapter

what is time taken for pi to pick it and process a jms xml message by jms sender adapter when using ?

on what factors does this processing time depend on (unlike file adapter where u set the polling time interval )?

thanks and regards

satish raj

Accepted Solutions (1)

Accepted Solutions (1)

former_member187339
Active Contributor
0 Kudos

Hi Satish,

Even though it doesn't have the polling interval you can set it like JMS.QueueConnectionFactoryImpl.method.setPollingInterval.. Search SDN for more knowledge on this

Regards

Suraj

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Satish,

If message available in queue,then JMS CC wil pick up the message there is no delays when your messaging system up and running.

Regards,

Raj