I am using multi instance call activity. i am using an expression in collection to return order ids of items of a particular product. it runs fine and i see it finishing all the tasks within the call activity. but it fails to complete the call activity. i
i am using multi instance call activity and using expression in the collection. this returns ids of the orders from a particular item. and based on those ids its supposed to run call activity that many times. i tested with one item and all the tasks ...