Hi to everyone,
in the completed processes there are some processes for which the state is closed.aborted.
How can I quickly find the corresponding process created in running processes (i.e. the new Process ID assigned)?
Thanks a lot.
Alex
Hi to everyone,
in the completed processes there are some processes for which the state is closed.aborted.
How can I quickly find the corresponding process created in running processes (i.e. the new Process ID assigned)?
Thanks a lot.
Alex
2 Comments
AlexB
Any idea?
Thank you
Hugo
Hi there,
You can try to look into the database table "wf_process_link".
Thanks.