Hi There,
In the setup I have some changes happened to a machine environment some robots are running on.
Initially it was easy - the target machine for bot execution was clear, e.g. machine name “BotServerABC01”. This is also set up in the Orchestrator as a machine. Connection via RDP.
Now there is a change in the target machine setup. The machine cannot be reached by using the usual machine name any more. There is a system in place that automatically logs you in on machine01 (BotServerABC01) or machine02 (BotServerABC02). Manually you do that by using machine name “BotServer” (the so called farm name). This then triggers a system in the background and automatically logs you in on machine01 or -02 depending on current system load. If you log in by selecting machine01 or machine02 there is a high change of getting rejected from the server. It only works fine when using the farm name.
I am wondering how this new machine setup can be realised in the Orchestrator + for Robot Execution? The Orchestrator is unaware of the farm name and is also not aware which UiPath Assistant should be contacted as there is a variety of two machines and allocation to the machines happens on another level as described.
Is anyone familiar with this kind of machine/server setup with a farm name in combination with UiPath? Thanks