Pega Automation unable to Open Outlook and Automation getting stopped
Hi All,
We have an Automation running in a VDI 24/7 and we uses outlook in our automation.
As part of Automation, we have used outlook connector and other outlook components like Outlook.open(), outlook.close() complonents in pega studio while coding.
So as part of automatio, There will be a restart of outlook happens once it reaches a specific Threshold but out automation is successfully closing the outlook but unable to open the outlook and a error message is getting triggered and restart is not getting success and Automation is getting stopped.
I have attached the Error Screenshot.
Kindly check and suggest any workaround to be performed in VDI or the root cause of this Scenario.
@rahulk99Please correct me if I am wrong, but it sounds like this error appears after several restarts of Outlook as opposed to not working at all on a given machine. Is this correct?
If that is correct, how often are you restarting your Outlook application in your automation? I have seen issues with Office applications when you restart them too many times with restarting the machine itself. Is it possible to leave Outlook running rather than restart it?