Expand my Community achievements bar.

How to find the status of assigned person

Avatar

Former Community Member

Hello,

Is it possible to find the where the process is or who does it currently assign to when the process id is unknown? I heard that a query from the database can do that but not sure how.

Can any one please advise.

Thanks, Han

3 Replies

Avatar

Level 10

The following query retrieves all RUNNING tasks, the current assignee and other task details.

You can filter the records if you know either Process Id or Task Id.

Nith

Avatar

Former Community Member

Hi Nith,

Can you also provide the query to retrieve RUNNING proceses, the current assignee and other details as well.

Thanks in advance,

Han Dao