UIPath Studio: Is there any risk of application/machine crashing

We want to use UIPath for screen scrapping of legacy SAP application.
In this case we are planning to install UIPath studio on existing machine which executes legacy application. This legacy application is very critical and it should be running continuously.
Is there any risk of machine getting crash or legacy application crashing if we use UIPath studio on same machine ?

Any machine is vulnerable to crashes, if you want to eliminate or minimise risks, you need to write a robust workflow using the try catch activity to allow UiPath to have backup plans and recovery paths.

1 Like