getChildrenInstanceIdsOfProcessInstance function problem

1
0
-1

Hi everyone, I have a problem with the function getChildrenInstanceIdsOfProcessInstance. I call it in one child workflow but the size of the returned list is 0. Someone can explain me ?

List<Long> listProcessChild = apiAccessor.getProcessAPI().getChildrenInstanceIdsOfProcessInstance(rootProcessInstanceId, 0, 5, ProcessInstanceCriterion.NAME_ASC)

I'm on Bonita 6.2.6.

Thanks.

Comments

Submitted by haris.subasic on Wed, 04/30/2014 - 10:14

I invite you to report an issue .

Submitted by fabien.puchol on Wed, 04/30/2014 - 10:28

Done

No answers yet.
Notifications