Block User Input activity is not working on Amazon workspace

Hi Forum,

My robot has installed and running inside Amazon workspace, In order to avoid user interaction while bot is running I have given Block user input activity.
But that is not working , As a result user can interact with amazon workspace from their local machine while bot is running.

Kindly suggest an alternate way of preventing user interaction.

Thanks in advance

@_nithish,

If your bot is being triggered from Orchestrator then try this.

If being triggered manually, then you will have to communicate to the users about the limitations and do’s and don’t while running the bot.

Refer the Notes on this documentation.