Hi,
I have a formwith 4workflowspublished.
Allworkflowsare configured to startonly whenthe itemis changedand the form isin a specific state.For example,theworkflow#1,the stateshould be"screening".Workflow#2statusmust be"analysis",and so on.
WhatI noticed is that4flowswerestartedusingthe same instance,and all of themwere executedon the sameworkflow,due to thestate valueof the form(eg,"screening").
Isthisthe behaviorof the workflowand its instances?
Becausethis type of behavioris causingproblemsfor thesolution I amdeploying.
Thanks!