I am getting below error on object code 4200, which is an activity pointer and if i read it right user is missing read access on one of the activity?, but is there a way i can find out which record exactly i am getting the issue, please see below for image
Thanks
PS
Hello,
Did you check if there is a record with Id to which points ObjectId?
Hi Andrew,
That is my question how do i check that ?
You can try the following:
1. Download and install XrmToolbox.
2. Install SQL 4 CDS plugin.
3. Connect to your instance.
4. Run a query to check the particular activity type using the following select statement:
Select * From ActivityPointer Where ActivityId = '<Put the ObjectId Here>'
And look for a corresponding activity type if it is there.
I should have said I am not a developer, not sure how to achieve Step 2 as per your suggestion rest i can do it all. Have got Xrm, can write the sql no clue aboout plugin.
Any other way? or may be how to install SQL 4 CDS plugin, can give it a go.
No worries. There is no need to be a dev to use it. Check this post - markcarrington.dev/.../
Hi PS10,
ActivityPointer(Activity) entity type code is 4200.
Maybe you can try to use Dataverse REST Builder tool, which is is an application to create and execute requests against the Dataverse Web API endpoint.
Download solution: https://github.com/GuidoPreite/DRB/releases
You can use it build code easily and execute it.
(1)After install the solution, open it and New Collection:
(2)New Request, configure it as following screenshot.
(3)Navigate to second tab and click 'Move Code to editor':
(4)Click 'Execute Code'
(5)Then you can view all details about the record:
You can refer the following link for more details:
https://www.crmanswers.net/2021/10/new-tool-dataverse-rest-builder.html
Thans Andrew, that worked for me like magic.
Hi Leah Ju,
Thanks for your reply, for now Andrew's answer worked for me but i will soon try out your option and let you know.
Thanks,
OK!
Looking forward to your feedback!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Rishabh Kanaskar 258
MVP-Daniyal Khaleel 179
Tom_Gioielli 128 Super User 2025 Season 2