Does anybody know if and how it could be done to implement RPA within the software BMD (NTCS) that is running client side on a server.
I have heard it might work with running a Selenium script within a docker container.
Anybody any idea how it could be done?
The go to method for integrating UiPath with another system is to use their APIs. You can register an external app so that it can authenticate to the Orchestrator, and then they have well documented APIs which can trigger the start of automations.