Hi all,
I need to know how SOA DB adapter can be used which could be triggered automatically. I know if used as polling service, it will trigger itself every time after given polling frequency period. I have a case in which we need to poll records from database on some specific date and time and send it to third party back end system. For Example, on any given date we need to poll records from database at 12 a.m and send it to other service.
Thanks in advance