Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
request resume triggers
MetaServletCaller.bat -url http://localhost:8080/org.talend.administrator/ -json-params={"actionName":"requestResumeTriggers","authPass":"admin","authUser":"admin@company.com","taskId":"5"}
run task
MetaServletCaller.bat -url http://localhost:8080/org.talend.administrator/ -json-params={"actionName":"runTask","authPass":"admin","authUser":"admin@company.com","mode":"synchronous","taskId":65}
Thanks a lot for your fast reply. I'm aware of the calls that you mentioned. However, I was really looking for something like "createTrigger" so that I can set up a cron job (trigger) for a task. It would be really cool, if you could implement this feature
This functionality is available in the command line interface