Hi,
Can an attended or un attened bot run while the screen is locked? what are the needed steps?
Thank you,
Hi,
Can an attended or un attened bot run while the screen is locked? what are the needed steps?
Thank you,
Attended bots cannot run when the screen is locked. They are designed to assist users and require interaction.
Unattended bots can run while the screen is locked. For this, proper setup in the Orchestrator is required to ensure that the bot can start and execute processes without needing the screen to be unlocked.
Ensure that the unattended bot is installed in Service mode.
You can refer this thread for more information:
Hi @A_Learner,
Think of attended bot as a human doing everything. Like we humans can’t interact with screen when locked, same way attendee bot also can’t work when it is locked.
Whereas unattended bot is meant to work when you can’t. So even when you are not logged in, unattended bot can login to system and do the work.
Also refer below documentation for more details around differences between the two.
Regards
Sonali