Question

VetsEZ
US
Last activity: 11 Aug 2025 22:09 EDT
Start process conditions not triggering on Parallel Processes
Having issue when trying to trigger a process using conditions, Here is my scenario:
Stage A has 2 parallel processes X and Y. X has 10 steps configured
Y has 3 steps configured. Step 5 in process X has a property that is a true/false property. On setting that property to true, I want the case to launch process Y and show the first assignment.
However, process Y never triggers based on the condition. It only triggers if Its set to "Always" and we enter the stage for the first time. Is my behavior supported? Will the condition on process trigger after the stage has begun or only when the stage is first launched?