Dears,
I had Used below
<multiInstanceLoopCharacteristics isSequential="false" activiti:collection="studInfoList" activiti:elementVariable="studInfo">
</multiInstanceLoopCharacteristics>
for multiple Instance creation rather than iterating in loop.I used it under service task.
Before using this i used Java threading.Surprisingly when i used this (Activiti-multiInstanceLoopCharacteristics ) it has taken 3 times of the java threading.
Could you let me know where i done wrong.
Appreciate your help
Regards
jai