How to collect the project status after publish?

Hi,

I want to know is it possible to collect the execution status of each project after publish.

For example,
How many times does the project be executed each day?
How many times the project succeed/failed?
…etc.

The present solution I made the project sending a mail at the end of the process, to my mail ox for collecting these statuses.
But I wonder there must a better to collect this kind of information.
Please suggest me some advice.

Thanks in advance.

@opas1216

You can use orchestrator to view the logs from jobs, Queue

Hope this helps

Thanks

@opas1216 - if your process is reading/referring queue items → you can refer the queue information for the report.

@opas1216 If you are executing your project with queue then you can download the report of project status . It contain detailed information as per the points you have mentioned above which is in excel format.

Regards,
Vrushali