Question
Virtusa Consulting Services
IN
Last activity: 23 Apr 2023 21:57 EDT
How to avoid warning for Email Account related to User principal name reference with D_pxGetApplicationSettingValue
Hi Everyone,
This mail is regarding my query related to Microsoft Graphs configuration in Pega 8.7.1 version:
We upgraded from Pega 8.36 to 8.7.1 last week. The main purpose of going for an upgrade is to make use of the Microsoft Graphs functionality for email configuration in order to enable more security. We were using the basic authentication in our older version of pega. Now we are facing a lot of challenges in configuring the MSGraphs. We are reaching out to the pega team for a few solutions, but here I am talking about a way to just avoid the warnings in the email account rule. Below is the list of warnings to use the D_pxGetApplicationSettingValue instead of the constant value for User principal name (email id) and Authentication Profile in the format =D_pxGetApplicationSettingValue[OwningRuleset:"Test:01-01-01",Purpose:"TesAppSettings"].pySettingValue
Hi Everyone,
This mail is regarding my query related to Microsoft Graphs configuration in Pega 8.7.1 version:
We upgraded from Pega 8.36 to 8.7.1 last week. The main purpose of going for an upgrade is to make use of the Microsoft Graphs functionality for email configuration in order to enable more security. We were using the basic authentication in our older version of pega. Now we are facing a lot of challenges in configuring the MSGraphs. We are reaching out to the pega team for a few solutions, but here I am talking about a way to just avoid the warnings in the email account rule. Below is the list of warnings to use the D_pxGetApplicationSettingValue instead of the constant value for User principal name (email id) and Authentication Profile in the format =D_pxGetApplicationSettingValue[OwningRuleset:"Test:01-01-01",Purpose:"TesAppSettings"].pySettingValue
Here the challenge comes. We have around 70 email listeners in our application for creating cases for different countries. If I follow the best practice to avoid the warning I will end up in creating 70 Application Settings rules. Is creating 70 application settings rules the only way to achieve this or do we have any alternative? It Really requires some expert comments on this. Kindly post your comments.
Thanks