Hi,
we are evaluating the use of Camunda as a robot manager and I was wondering how the login procedure to the machines was managed using Automation Anywhere.
The other question is whether the robot machines must already be logged in for the RPA Bridge to be engaged by Camunda or run as a service.
Thank you,
Marco
Hi Marco,
Camunda doesn’t directly communicate with the machines running the bots but instead triggers them via AAI’s REST API. Here you can find a list of endpoints that Camunda talks to: Camunda Platform RPA Bridge | docs.camunda.org.
In that sense, you could check on the AAI side what is required to make bots run with these API calls.
Cheers,
Thorben