Support Article
Gadget does not switch to the correct Access Group
SA-46699
Summary
When running a Web Mashup, the default Access Group and application are used despite setting the data-pega-applicationname.
Error Messages
RuleNotFoundException
Steps to Reproduce
- Configure an operator ID with multiple Access Groups.
- Create a simple HTML file which includes the Web Mashup Gadget corresponding to the default Access Group.
- Open the HTML file using a browser.
- Change the HTML file to display the Web Mashup Gadget for another application which is different from the default Access Group.
- Open the HTML file using a browser.
Root Cause
A defect in Pegasystems’ code or rules.
To set an application such that it is not the default, the data-pega-redirectguests attribute and the prconfig/authentication/redirectguests/default Dynamic System Setting must be set to False.
Resolution
- Update the Mashup. Add the following attribute:
data-pega-redirectguests='false' - Add or update the following Dynamic System Setting:
Owning RuleSet: Pega-Engine
Setting Purpose: prconfig/authentication/redirectguests/default
Value: false
Published March 26, 2018 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.