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

Active workflow - colors on activities

palmen
Tera Guru

When looking at an active context for a workflow, what does the brown color indicate on an activity?

We have a problem with one of our scripts in a workflow that has stoped working and it's marked with this brown color, does this mean the script isn't running at all?

Everything was working in the workflow until Eureka release from what I can see. The day after Eureka release the script has never been executed from the workflow.

find_real_file.png

1 ACCEPTED SOLUTION

Connect the end point of set value activity directly to the run script. Don't have two paths from set value activity.

View solution in original post

10 REPLIES 10

Connect the end point of set value activity directly to the run script. Don't have two paths from set value activity.

Thanks for the help. It seems that one of the end points from the set value that goes to "End" will cancel the workflow before the Script has been executed.


We'll have to do some slight changes to the workflow and it should be up and running.



For some reason the workflow did work in Calgary release but stoped working in Eureka without any changes to the activites and their end point connections.


You are right. The racing condition of parallel flow was changed(I think) in Eureka. I had faced a similar issue sometime back and that is how I had fixed it


We probably have a couple of workflows we'll have to look at as well since they have similar functionality.


when gonna running state changes to executed?