Can we use RPA Bridge to create queue items in the UiPath Orchestrator?

Hello,

Is it possible to use RPA Bridge to add a new queue item in the Orchestrator?
We are able to test RPA Bridge to Run jobs in the orchestrator but that is not a good design since we have huge volume and SLAs. It makes more sense to use a queue mechanism.

Any suggestion on best practices or how to develop this?. Have check this blog already https://camunda.com/blog/2018/08/integrating-uipath-rpa-with-camunda/

Thanks

Hi @Vitan,

this is something we are looking at at the moment. We received similar requests already.
Currently, there is no way to use the queueing mechanism in UiPath with the RPA Bridge.

Best,
Miklas

okay. thanks for the confirmation @Miklas. Let me know if you have any best practice or preferred options. We are implementing with direct API calls for now