Question


Cognizant
IN
Last activity: 25 Jun 2024 2:14 EDT
In a RD without using filter how can we extract records with only a particular name.
I want my report definition to fetch a particular record with Name="Nutan",but without using filters. Is this possible?
-
Reply
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 25 Jun 2024 2:14 EDT


Pegasystems Inc.
IN
This can be achieved by ABAC - Read , Configure Access control policy condition and when rule with the required filter or condition , then run the report of that particular class , It will be filtered with the condition mentioned in Access control policy , But there will be no filter in the RD.
But for just filtering ABAC is not really required.
Please go through the course on ABAC- https://academy.pega.com/topic/attribute-based-access-control-abac-security-model/v1


Infosys Limited
IN
It could be possible in the other way by using the sql functions. Refer emded function rule.


Cognizant
IN
@P.Siva.Praveen Could you elaborate please?or if possible add a screenshot for the same.


Cognizant
IN
@P.Siva.Praveen could you please share screenshot if possible?


Maantic Inc
IN
Why are you using report definition when you do not want to use filters?


Maantic Inc
IN
Even if you use a function alias or a subreport, it'll still be using filters. To my knowledge I've not seen being used, its not practical.
Accepted Solution
Updated: 25 Jun 2024 2:14 EDT


Pegasystems Inc.
IN
This can be achieved by ABAC - Read , Configure Access control policy condition and when rule with the required filter or condition , then run the report of that particular class , It will be filtered with the condition mentioned in Access control policy , But there will be no filter in the RD.
But for just filtering ABAC is not really required.
Please go through the course on ABAC- https://academy.pega.com/topic/attribute-based-access-control-abac-security-model/v1