Robotics Pega Server URL cannot be null or empty
When developing robotic process automations, the Pega Server URL property must be populated for cases. We are using the Development URL (e.g. https://pega-dev:8443/prweb/api/v1). When deploying packages to Test and Production, how do you override the URL which is specified in the Pega Server URL property with the baseURL specified in the Runtime CommonConfig.xml to point to correct environment?