Workflow conditions based on catalog task state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2012 11:55 AM
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".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2016 01:09 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2016 07:35 AM
This answer worked for me in my situation. It seems like I was doing the same thing. As usual, Thanks Brad!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2016 07:43 AM
Nice! Always exciting when an answer holds up for 4 years
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2019 07:33 AM
7 years, I just used it. Gotta love the Community. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2012 01:27 PM
Thanks for the help. It fixed my issue. I have a similar issue with variables, but I will log that in a new topic.