Hi all, I have implemented a publisher class which will pull data from some Rest API and publish those data to a BAM instance. There are more than one Rest API and I hope to develop separate publisher classes for each Rest API since I need to schedule them in different time intervals. For the time being I have developed this as a full standalone applications with using "quartz" to schedule the tasks. But I need to move this in to a server instead of being standalone application. I found [1] in google which describes how to schedule tasks in WSO2 ESB. would this be the correct approach for this? appreciate any guidance.
[1] - https://docs.wso2.org/display/ESB470/Adding+and+Scheduling+Tasks#AddingandSchedulingTasks-cronstyle Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
