cancel
Showing results for 
Search instead for 
Did you mean: 

get all process intances by task key

yaqine
Champ on-the-rise
Champ on-the-rise
Hi
I have a process containing  3 user tasks A, B and C.
I want get all process intances having user task A  as an active task.

thanks for help
2 REPLIES 2

jbarrez
Star Contributor
Star Contributor
You will have to use the ExecutionQuery and then activityId.
Note that this will return all executions, and not the process instance executions (depending on your process definition complexity).

So currently, that would be two queries. I agree it would be better to have only one query for this.

yaqine
Champ on-the-rise
Champ on-the-rise
thanks
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.