Connect-Robot-UiPath Deployment Strategy
We have built Pega-UiPath integration using PegaOpenRobotics 8.6 on top of PegaPlatform 8.8. Since our UiPath is hosted on cloud and Pega is on-prem and the fact we cannot allow access to on-Prem Pega platform over the internet, we are not able to use the webhooks to make a call to PegaOpenRobotics REST service Process to create Connect-Robot-UiPath instances.
Alternatively, we are calling the above API manually to create these instnaces. We have been told that whenever a process in UiPath is migrated from DEV to a higher environment (like SIT/PROD) it has a new Release key. As far as we know Connect-Robot-UiPath instances have a unique release key too.
Wondering what should be the strategy to move these instances to higher environment -Are we supposed to move these instances along with the product jar or these instances are auto-created when UiPath processes are migrated to SIT/PROD?