Hi,I have my workflow in WFM. The first task is a cgi task for which I wrote a custom cgi script and the second is the metatagger task. The workflow is executing ok the first time. If, for example, I cancelled out of the Metatagger screen, a cgi task will be pending in my task list (this is expected).
However, if I execute the same workflow on the same file (let's call it my_dcr), a new job is created, but no tasks at all. The created job is pending on my task list as well.
Even more, this is happening only in CCPro not in CCStd.
When you cancel the metatagger task, the active task in your task list should be metataggertask and not cgitask. What is the state of this second job, I mean the state of the first task of this job.What is the cgitask doing?This statement and the title of your thread are in conflict. Please confirm. Please specify your TS and WFM version.
Hi,I just confirmed that it also does not work on CCStd.Thanks,Anna
Hi,I think that solved the problem. It was the lock.I set the lock option to be false and that was it.Thanks,Anna