Hello everyone,
We are currently working with three instances in the UiPath Cloud: Development, Test, and Production. Each of these instances has an active Integration Service. Our development process involves working in UiPath Studio connected to the Development instance. When we push the source code to our Git repository, it gets built and deployed on the other two instances.
However, we’ve encountered an issue. When executing the process, we receive the error “Unable to find a connection of type with the specified Id ‘cb79b842-d17a-4b40-bcd1-71e’”. The current workaround for this issue is to establish a connection with the Production Orchestrator and update all connections before pushing the source code. This process is quite tedious and time-consuming.
We are seeking a more efficient solution to this problem. Is there a way to avoid having to constantly connect the Studio with the Production Orchestrator? Any advice or suggestions would be greatly appreciated.
Thank you in advance for your help!