Hi,
What method should I use in CWS to get all the subprocess instances of a processinstance? I can't find it.
Thank you very much for your help.
Ok tenx.
One more qestion, how can I use "contains" : (something like)
ProcessSearchOptions options = new ProcessSearchOptions(); options.Where = "title contains '" + nameProcess + "'";