General query on Data Page
Suppose DP is created with abc access group. Operator with abc access group can see the DP. What about the user with bcd access group will that user be able to see and use the DP.
Suppose DP is created with abc access group. Operator with abc access group can see the DP. What about the user with bcd access group will that user be able to see and use the DP.
I guess you are speaking about node level data pages where we provide access group for load authorization. This access group is used by the node level Dpages to access the desired application to invoke the load activity. This access group configuration is not related to operator ID. Operator ID with any access group can open and see the Dpage, but when the Dpage loads it will use the specified access group mentioned in the load authorization block.
For further clarification refer to the below link.
https://support.pega.com/question/why-we-need-access-group-node-level-data-page
@AshishR6 A DP is created inside a ruleset, so every operator that has access to that ruleset is able to use that DP (in normal conditions). Nothing has to do with the access group defined in the Node-Level DP.
The access group defined in a Node-Level DP is relevant when loading the DP in runtime. For thread and requestor-level DPs, they will use your current requestor access group, but for Node-Level, since it is not attached to any operator, it needs an access group to know which rulesets are available during the DP loading.
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.