Configuration Manager App - Application Settings
Hi, I'm implementing a Customer Service for Healthcare application. I have followed the documentation as per Adding a Configuration manager application . I have an application stack as follows:
1. BaseCSHCDEV
2. BaseCSHC
3. CustomerService-HC-Constellation/PegaKM
I have created the documented data transform pattern in both Dev layer and Impl App
The only difference between the Dev layer and the Impl Layer rule is step 3 , as documentation states the name of the app is required to be set
When attempting to launch the configuration manager app from the Interaction portal, the URL stilll has the OOB URL
Hi, I'm implementing a Customer Service for Healthcare application. I have followed the documentation as per Adding a Configuration manager application . I have an application stack as follows:
1. BaseCSHCDEV
2. BaseCSHC
3. CustomerService-HC-Constellation/PegaKM
I have created the documented data transform pattern in both Dev layer and Impl App
The only difference between the Dev layer and the Impl Layer rule is step 3 , as documentation states the name of the app is required to be set
When attempting to launch the configuration manager app from the Interaction portal, the URL stilll has the OOB URL
If I do a private edit of the OOB DT GeneralSettings_CSHC and modify step 3 to the proper config manager app URL, the portal applies the correct URL, however since its a FINAL rule I cannot override in my layer. What is the suggested approach to properly launch my implementation configuration manager app?