Question
CNO Financial Group Inc
IN
Last activity: 11 May 2021 5:23 EDT
Setting default access group using PRPC
Hi,
I have automated Pega RAP export and import using PRPC utility (prpcServiceUtils_74) on Pega7 / Pega8. We are using 1 non SSO operator which has multiple access group assigned and its assigned with Developer portal.
We are facing 2 issues at the moment.
1. During export we are expected to set the respective access group of the application for the PRPC to successfully export the RAP file. Otherwise the export fails. Please note import PRPC is successfully able to import the application product even if the respective default access group is not set up. Problem is only with PRPC export.
2. On Prod Pega environment we have disabled developer portal (due to security concern) and enabled admin portal. But PRPC Import fails to swith the default access group automatically, when the operator has admin portal enabled.
We would like to know, if there is a way to set the default access group of the application using PRPC command for both import and export. We found an option updateaccess but looks like its not setting up default access group.