UiPath Start Job connector

Hi community,

Im trying out the new UiPath connector for Bonita Community, currently Im trying to use the start job connector but when I test it the following error show up:

No release found for process TCDemo_Ambiente Prueba.

I can confirm that the process exist with that same name on the UiPath orchestrator.

Hope you guys can help me out.

Regards,

Hi,

There is a known bug with the latest versio of UIPath cloud orchestrator. A new connection parameter has been introduced and the current version of the connector does not support it.

A fixed version will be release with the next platform release.

Hi mzhu,

with which version of UIPath are you using the connector? 

Hi Delphine,

It seems that the connector fails if the UiPath process name have space, I changed the name to TCDemo in the UiPath Orchestrator but then after trying again the following error occurs:

java.lang.reflect.InvocationTargetException
org.bonitasoft.engine.bpm.connector.ConnectorExecutionException: USERNAME=install | org.bonitasoft.engine.core.connector.exception.SConnectorException: java.util.concurrent.ExecutionException: org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException: org.bonitasoft.engine.connector.exception.SConnectorException: org.bonitasoft.engine.connector.ConnectorException: Failed to retrieve robots:

I´m using the Cloud Orchestrator of UiPath, I already configured the robots on the orchestrator and the jobs works fine from there too.

Thanks,