cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP IRPA 2.0 How to handle errors/success in log

former_member732330
Discoverer
647

I would like to know if a process has been successful or not and to have a report in the log. How can I create this?? Thanks in advance

View Entire Topic
0 Kudos

Hi !

The Monitoring tab of the Cloud Factory can show you if a job is successful or not.

Combined with output parameters, you can have some logs inside this view (because this view displays also output parameters of your jobs).

In case of Failed job, you will see the error message.

If you want detailed logs, I recommend you add some steps in your bot to create a file, and write inside it whenever you want to add a log.

Hope it will help you.

Best regards,

Baptiste