Hi, If i have the processInstanceId(ExcuctionId), how i can get at which activiti this process instance is. using the TaskService i can get the the current task but that will not help me if the process instance is currently at gateway or receiving message. Thanks