Hi
Is there a possibility to start multiple instances of the same process at the same time (in java code or activiti explorer)? If yes, how? (Sorry if its too basic but i could do this, I refer to the book for examples but I couldn't figure this out). I need to run multiple processes at the same time to have an average time for the process.
I time one instance at a time right now, and time duration varies significantly for each instance, so I need to run multiple instances and take the average. Please help.
Best regards
Aneeque