I have Orchestrator running a Process that gets Outlook Messages. The process works great but I’ve found that it fails when Outlook was left open on another machine configured with the same email address. Is there anything I can do to avoid this happening in the future short of always making sure that Outlook is closed on other machines where this specific email is configured?
I don’t think that will cause the issue if the outlook is opened in another machine. Can you try to run the bot manually once and let me know if it fails this way also?
Thanks for the response. I’m not sure if i follow. When I run the xaml manually I am using an account logged in that is an administrator yes. My Orchestrator bot is also an admin on its machine.
Having Outlook constantly opened on one single machine where the bot runs and on no other machine has been the only way we’ve gotten this to work, thanks all