How to find task and process which hasn't been committed to DB yet?

cancel
Showing results for 
Search instead for 
Did you mean: 
mklovemu
Member II

How to find task and process which hasn't been committed to DB yet?

Hi,

For example if I start a new process then it reach to a sub process of that process. From what I understand, if the process doesn't reach the waiting state, all the processes, sub processes, tasks won't be committed to DB yet (so all of them are still stored in cached memory). As a result, using Task Service or History Service won't return those. So my question is how can I look through the cached memory to find those not-committed process, tasks?