Hi friends,
I have 500,000 inheritedaccessrightsmask rows which is coming with POA ID's.
I want to reset inherited access to reduce POA table consumed space. My instance is using CRM with customer information.
Can anyone specify following how to manage
1. which records relationship should be changes as cascade relationship for POA table
2. How to select particular records from POA table to be reset with Fetch XML script
3. How to retrieve records count or how to track this process.
I know POA table is challenging but we all are Developers and need to accept challenges, at the end consumers will be happy for our efforts.
I have now following data extracted from system
1. Principalobjectaccessid, Principalid, objecttypecode, objectid, principletypecode, inheritedaccessrightmask
Thank you
Harry