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
Original Message:
Sent: 07-26-2023 07:03
From: Karthik karthik
Subject: Displaying Profiles based on Attribute Value Filters
Hi All,
We have a requirement , We have an entity type and we have Status attribute in It , we need to consume all the incoming data from Source and while displaying in MDM UI we need to display only the profiles that has Status as ("Active","Pending").
is this Achievable, can someone help me in achieving this .
------------------------------
Karthik Athota
PWC
------------------------------