The CreatorCon Call for Content is officially open! Get started here.

Catalog Tasks getting cancelled automcatically

kailashthiyagar
Kilo Guru

In my workflow, i have a catalog task which is connected to another catalog task. and i have wait for condition also.

On closure of Task 4, task 6 should be created but in my scenario, task 6 is created and getting cancelled while the RITM is getting moved to completed state. Could someone help me on this

Catalog Stage.jpg

24 REPLIES 24

I tried doing it on my test instance and it worked.



find_real_file.png



find_real_file.png


Hi Vaibhav_Shinde


.


Please add couple of things to ur test workflow, then you will understand the issue. Add a timer before wait for condition in ur workflow



Also, after wait for condition add "Set Values" and set stage to completed and state to closed. Then the problem will appear


Here is a simple workflow



TimerProb.png


arnabwa
Giga Guru

Hi Kailash,



Could you please let us see your code/conditions inside both Task4 and Task6 ? Just for better clarity of your problem.




Thanks,


arnab


vaibhavshinde
Kilo Expert

Why should i add the timer before the wait?


Objective of showing system updated the state is achieved in my workflow.