Hi All,
I want to create Scheduler for executing custom webscripts which i have with me. Since that webscripts use Json object for input how can we use that webscript in a scheduler. Also i uses few OOTB API like Delete API etc. So how can i use that in my Scheduler.
My custom Webscript takes .csv and Json as Outputs. So i am not getting way how to proceed with that.
Thanks and Regards,
Piyush Patel
1) For custom webscript, you can follow service and serviceImpl approach and write your core logic in that service.After that use service to call method from scheduler and webscript.
2)For OOTB api, you need to check which service they are using. You can directly use that service from your scheduler.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.