web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Pre-image Plugin

(1) ShareShare
ReportReport
Posted on by 37
Hello all ,
i have a preimage but it is not retriving as pre-image why?
any help?
reagrds.//
I have the same question (0)
  • Suggested answer
    Ray Profile Picture
    1,537 on at
    You do not need to retrieve the Pre-Image. It is an entity instance already, so you should use it directly as an entity. It is designed for better performance. if you want to get the latest data, consider using a post-image or retrieving.
     
    Entity preimage = context.PreEntityImages.Contains("PreImage") ? context.PreEntityImages["PreImage"] : null;
    if (preimage == null)
    {
        // throw a invalid plugin execution exception
    }
    // do your logic here

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 118 Super User 2026 Season 1

#2
Jimmy Passeti Profile Picture

Jimmy Passeti 46 Most Valuable Professional

#3
NeerajPawar Profile Picture

NeerajPawar 41

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans