cancel
Showing results for 
Search instead for 
Did you mean: 

A JDBC adapter specific time polling setup

Former Member
0 Kudos

Hi All

I am looking for a way to setup a JDBC Sender adapter to poll at a certain time of day, like 18h00. I have tried to set it up for polling every 60000 seconds and starting that adapter at 18hoo but due to Maintenance weekends, the adapter engine gets restarted and reset my polling time, so I need setup the adapter to poll at a specific time. Can anyone help me with this problem?

Thanks in advance

Clinton

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Clinton,

you can go over JDBC receiver adapter and use a BPM with a wait step, where you can put a certain time. If you send only once a day a message, performance of BPM cant be a bottleneck.

Regards,

Udo

Former Member
0 Kudos

Hi Udo

Thanks for your answer, I was hoping to not use BPM as I read that this is an option, but if this is the only way, then so be it.

Thanks again

Clinton

Answers (0)