How to capture process Start Date/Time

Hi,

Request you to please let me know how can we capture the process data like the Process Start Date/Time and the Process name.

Whenever a process is kicked off we get the ProcessData document which has the Process Instance ID but I would like to retrieve other details of the process like the Start Date/Time and the Process name.Can anybody please let me know if there is a built-in service to retrieve these details or any other way to get them.

Regards,
Kiran.

WmMonitor.pub.monitor.process.instance:getInstance includes timestamp and process model detail in data doc.

HTH

Hi Leonlee,

Thanks a lot for your help.This built-in service has resolved my problem.

Regards,
Kiran.