Hi,
I have an application which uses activiti, my model is as below:
user Task –>service Task—>exclusiveGwy–>serviceTask–>UserTask—
I would like to know the state of ACT_ID_ for the following scenario:
when my application is at exclusiveGwy, if the JVM crashes, what will be stored in the column ACT_ID_ of activitiDB table ACT_RU_EXECUTION?
This is required, so that I can proceed from the current state once the JVM comes back
Please let me know if any other details are required.
Thanks,
Lakshmi