Issue with VM Robot, not running the automation is correctly Unattended.
If using Invoke Workflow within the process (for instance to start/log in to SAP), adjust the following:
- Open the Properties of the Invoke Workflow -> Check the Isolated Option
The property details can be checked at the documentation Activities - Invoke Workflow File.
- When dealing with SAP this will aid when multiple transactions are being run as these will be kept in an isolated status and will avoid any possible memory leaks.
- It is recommended to use the set text activity, to avoid any typing delays.