문제

In the cf10 task scheduler, if I want to chain programs such that program B starts after program A ends, do I click on "Chained Task" for program B or do I supply program B's url in the "On Complete" input for program A?

도움이 되었습니까?

해결책

You do both.

On the "main" task, you specify what task(s) run after it completes in the "On Complete" field.

On the "sub" tasks, you specify that they "Chained tasks", which means you don't specify a schedule for that task (otherwise you'd not be able to submit the form).

다른 팁

I believe you need to tick the box then complete the url. I haven't tried it as yet.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top