cancel
Showing results for 
Search instead for 
Did you mean: 

scheduling the JMS Adapter

Former Member
0 Kudos

Hi

I wanna pull the messages form JMS queue for every 20 sec... is there any option in JMS sender adpater Pooling Interval....how can i acheive this by using availability timing option in RWB

SV

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In availability planning you only define when a communication channel is active, not the polling interval (http://help.sap.com/saphelp_nw70/helpdata/EN/45/e3c488f87c6f74e10000000a1553f6/frameset.htm)

I don't have an exact answer to your question, but I hope note 856346 will be of some use for you.

Answers (2)

Answers (2)

former_member750652
Contributor
0 Kudos

Hi SV,

The follwing link has the procedure to schedule the communication channel .which doesnot act as polling as the experts said.

/people/shabarish.vijayakumar/blog/2006/11/26/adapter-scheduling--hail-sp-19-

Thanks,

Ram.

prateek
Active Contributor
0 Kudos

I guess Planning Availability Times won't suit your requirement time. You may apply it for Daily, Weekly, Monthly or One-time. It will not behave as polling mechanism. Actually JMS does not use the polling property. You have to manage this at sender directly.

Regards,

Prateek