Dear,
I am working with a process that retrieves data from emails for further processing. However, after a machine restart, the process fails to run, even though it is configured to automatically open the email application if it is closed. Could you please advise on how this issue can be resolved?
Have you considered using the integration service? Then you don’t need to worry about the application running?
Hi @dvojinovic
Is it an internal application for emails? If yes, try launching the bot after manually opening the application. If that works, add a longer delay after launching the application.
If it’s Outlook or Gmail, consider using Integration Service or the respective email activities.
If you are using outlook activities then make sure that Outlook is installed in your desktop or system also use delay because sometime it takes time to load and due to this the activity fails after restart
Hi @dvojinovic
It should run automatically - make sure the robot runs under the correct user session and that the email application Outlook is properly initialized…
If it’s not working, please log in to the machine and check for any blockers that might be preventing execution.
Happy Automation