Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

Question related to executing Plugin with elevated privilege

(0) ShareShare
ReportReport
Posted on by 35

Hello Friends,

I am developing a plugin which dynamically assigns record based on some business rule. The users creating the records do not have Assign privileges. During plugin registration we can specify an impersonating user. Is there a recommended "out-of-the-box" user with elevated privileges I can use (I would like to avoid using a specific named user)

Thanks!

  • Ugna Undit Profile Picture
    35 on at
    RE: Question related to executing Plugin with elevated privilege

    Thanks Torrado! It helped. The System user was tagged "disabled" in the Plugin Registration Tool, but looks like it is functional.

  • Verified answer
    Torrado Profile Picture
    1,270 on at
    RE: Question related to executing Plugin with elevated privilege

    Hello,

    You have two options in terms of Plug-in impersonation:

    • By the Plug-in itself at runtime:
    var factory = (IOrganizationServiceFactory)localContext.ServiceProvider.GetService(typeof(IOrganizationServiceFactory));
    var service = factory.CreateOrganizationService(null);
    • Using the Plug-in Registration Tool (Run In Users context: SYSTEM)

    Hope this helps you.

    Please mark the answer as verified if helpful. That will help others in future.

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 365 | Integration, Dataverse, and general topics

#1
Siv Sagar Profile Picture

Siv Sagar 149 Super User 2025 Season 1

#2
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 53 Super User 2025 Season 1

#3
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 47

Overall leaderboard

Product updates

Dynamics 365 release plans