I have an activity that daily checks an email folder for emails. If it finds certain information in the email it will create queue items and then process the items. If will send out an email from these cute items and then update a spreadsheet with some more information.
Lately it has not been writing the information to the spreadsheet when it is run on a schedule from Orchestrator, but when I run it manually it does. I cannot figure out why.
I am new to UIPath. I assumed that if something caused the process to crash then that would be logged somewhere. All I can see is the normal logging.
Where do I got to check for additional information about why the process failed? Is there some way to turn on more fine-tuned logging?