Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Is it possible to limit the number records in the custom entity?

(0) ShareShare
ReportReport
Posted on by 25

I have a custom entity say by name "Messages". I want to limit the number of records in "Messages" entity to be set to 500.

Is this possible ?

*This post is locked for comments

  • Suggested answer
    Mahendar Pal Profile Picture
    45,095 on at
    RE: Is it possible to limit the number records in the custom entity?

    Hi,

    You can do that using custom code only, so write a plugin and check for existing record count if it's already 500 throw error

    You can get reference of writing plugin from Dynamics CRM SDK.

  • Verified answer
    Rawish Kumar Profile Picture
    13,758 on at
    RE: Is it possible to limit the number records in the custom entity?

    Hi Basavaraj,

    I would recommend you simply write a sync plugin on creation of this entity record as pre-create plugin.

    Inside the plugin you will check how many records there are already for your custom entity, if the count reached your limit you throw an InvalidPluginExecutionException to advise the user about the limit and stop the creation of the record.

    fairly simple job!

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.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 52

#3
Victor Onyebuchi Profile Picture

Victor Onyebuchi 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans