Hello folks,
I could not find a solution to what trying to find. I have a process which has couple task nodes where a user input is awaited. Is there a way to find what node is my process currently at ? I am able to get the process instance of this process. I know its waiting, how can i know where is it waiting ? Any help is appreciated.