Unattended Automation BOT process failure
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 12:04 AM
How to solve unattended automation BOT process failure with error message "Another user <userid> was already logged on to this computer. Job was cancelled" ?
Labels:
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 02:58 AM
Configure BOT Process to Run in Isolation:
Configure your automation BOT process to run in an isolated session. This can often be done by configuring the BOT to run as a specific user with its own dedicated session.
Use Virtual Machines or Dedicated Servers:
If possible, consider running your unattended BOT processes on virtual machines or dedicated servers. This can help avoid conflicts with user sessions on the host machine.