Hi,
We are running tasks using Syncope CLI and will be transitioning to using the
REST API, but meanwhile, for some of the sequences of tasks that we run, the
tasks within the sequence of tasks need to not be run until after the previous
task has completed (not just triggered, but actually completed), but we have
not been able to find a way, using either CLI or REST, to find out when the
task has completed.
Can someone tell me how, using either the CLI or REST API (or even the Mysql
database), we can determine that?
Thanks,Jim