Hi Sridhar,
Your role permission should look something like below,
{
"role": "DATASTEWARD_AUSTRALIA",
"filter": "equals(attributes.CountryCode, 'AU')",
"access": [
"CREATE",
"READ",
"UPDATE",
"MERGE",
"ACCEPT_CHANGE_REQUEST"
]
},
------------------------------
Gowthamprabhu Sivaraj
AstraZeneca
------------------------------
Original Message:
Sent: 07-31-2023 05:41
From: Sridhar Raju
Subject: Displaying Profiles based on Attribute Value Filters
Hi @Gowthamprabhu Sivaraj
Can you please share the details on how custom roles can be used to display filtered data as requested by Karthik ?
------------------------------
Sridhar Raju
Manager
PricewaterhouseCoopers
------------------------------
Original Message:
Sent: 07-26-2023 07:06
From: Gowthamprabhu Sivaraj
Subject: Displaying Profiles based on Attribute Value Filters
Hi Karthik,
yes, it is possible. You can define a custom role which has permissions just to display only the filtered values.
Any user having that Role will be able to view that values.
I will share some examples.
------------------------------
Gowthamprabhu Sivaraj
AstraZeneca