Hi All,
I am running 4 processes (calling same microflow) simultaneously, but i think, there is a thread concept for this and all process will run in queue one by one not parallel.
Kindly let me know if this is the case. How can I run all processes parallel ? Thanks