Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics 365 | Integration, Dataverse...
Suggested answer

Run Form OnLoad JS as Admin account no matter who is logged in

Posted on by 160

Hello,

I have custom Form OnLoad JS that needs to run under the Admin account no matter what user is logged in.  Is there any way to impersonate a user to grant elevated privileges?  I read about the possibility of user custom actions, but the MSDN documentation says that custom actions always runs under the context of the calling user.  I think I would run into the same issue I'm currently facing since the custom action would run under the logged in user.  Has anyone been able to accomplish this?

Thanks

  • Suggested answer
    Bipin D365 Profile Picture
    Bipin D365 28,964 Super User 2024 Season 1 on at
    RE: Run Form OnLoad JS as Admin account no matter who is logged in

    Hi,

    You can write Plugin to impersonate and run your login under Admin account.

    docs.microsoft.com/.../impersonation-plugins

  • Suggested answer
    a33ik Profile Picture
    a33ik 84,323 Most Valuable Professional on at
    RE: Run Form OnLoad JS as Admin account no matter who is logged in

    Hello,

    That's accurate in regards to the action itself but if you will move your logic to the plugin that handles that action - you might call your code under any privileges you want.

    Another option is to create a Real-Time on-demand workflow and call it from JavaScript - in this case you will be able to define under which privileges it will be executed.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans