WSO2 How to set scheduled task?

纵饮孤独 提交于 2019-12-24 10:59:19

问题


Now I have a FTP service. The config like this: http://wso2.org/project/esb/java/3.0.1/docs/samples/transport_samples.html#Sample254 . It works every interval time, default is 5 seconds. How to set VFS to a scheduled task or how to expose VFS to a web service? Could you help me? Best regards.


回答1:


Please refer Scheduled Tasks User Guide [1]. Select the Trigger Type as Cron and define it as a Cron style entry. To write a task sample [2].

Thanks



来源:https://stackoverflow.com/questions/10526580/wso2-how-to-set-scheduled-task

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!