Workflow conditions based on catalog task state

rbertram
Kilo Expert

I am not sure why this is not obvious to me, but how do you create a condition on a catalog task based on the the state the task was closed with?

What I am trying to do is create an alternate flow if a catalog task is closed with any state other than "Closed Complete".

11 REPLIES 11

Can you help me with the steps for this? Break it down into how to configure this correctly?


I create a new Condition for Catalog Task and set it to activity.result == '14'. However, when does activity.result get set? Do I need to set this separately within the Catalog Task activity or evaluate it somehow? The Catalog Task activity stays green(active) as if the activity.result never got set and my condition looks like it is still waiting. Even though the Catalog Task state field value has changed to the above value.



How did you get it to work?