Configuring Default Environment in Pega Robotics Studio v22.1
In Pega Robotics Studio version 22.1, the project configuration is set to default each time the project is opened. To improve workflow efficiency, it would be beneficial to have the default configuration automatically mapped to either the DEV or TEST environment. This change would apply specifically to the Studio environment, not affecting runtime user's. Is there a way to modify configuration files or settings within Pega Robotics Studio to achieve this persistent environment mapping?
@AshKSUnfortunately, I do not believe there is a setting to read from to load the Environment as when changing this setting, no files are updated. I will pass this along to the product team however as a suggestion.
For the time being, if you are mostly testing with a specific environment, you could always make the configured values the defaults for those items. For example, if you had a variable whose default value was "TEST" and your development and testing mostly occurred in your Dev environment, you could use the EO to change the value to "TEST" when you are in the TEST environment and make its default "DEV". This may be a lot of effort however, if you have many items configured for each environment.