Hello, I am working on automating a desktop application for our clients. We have only one desktop application, but our client wishes to run multiple bots simultaneously in headless mode. Is it possible in UiPath to run multiple bots concurrently with the desktop application?
Hi,
I think it depends on the application. If the application works without User Interface (it means via API etc), it may be possible to manipulate it from UiPath background process simultaneously.
Regards,
If the application support one user at a time - Technically the BOTs wont be able to run multiple sessions if user interaction is mandatory.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.