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

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

How to use the GetExtensionName from Microsoft.Dynamics...Storage.DataEntityViewExtensionLoader dll

(1) ShareShare
ReportReport
Posted on by 1,072
Hi Experts,
 
I have a requirement where if Microsoft releases new version then we would like to know if there is any data entities are became obsolete if so we need to find if there any extension we have in our ISV model.
 
For this I was just hoping If I could use this var extensionName = Microsoft.Dynamics.AX.Metadata.Storage.DataEntityViewExtensionLoader::GetExtensionName(metaData, qualifiedName); it expect two parameters I have tried multiple ways to pass like below 
Microsoft.Dynamics.AX.Metadata.MetaModel.AxDataEntityViewExtension meteData= new Microsoft.Dynamics.AX.Metadata.MetaModel.AxDataEntityViewExtension();
and Qualified name as entityName I am not sure what does this function accepts as the passing parameters. Can anyone share some insight ?
 
Regards
Guru
I have the same question (0)
  • Guruprasanna Profile Picture
    1,072 on at
    How to use the GetExtensionName from Microsoft.Dynamics...Storage.DataEntityViewExtensionLoader dll
    Thanks Martin for your response,
     
    I our ISV solution we have many customizations over multiple standard entities, our idea is to build the workspace load the entities post the upgrade so that we can just see everything on the workspace (Obsolete/new) rather than going through individual object or the warning.
  • CU24021359-0 Profile Picture
    12 on at
    How to use the GetExtensionName from Microsoft.Dynamics...Storage.DataEntityViewExtensionLoader dll
     
  • Suggested answer
    Martin Dráb Profile Picture
    235,812 Most Valuable Professional on at
    How to use the GetExtensionName from Microsoft.Dynamics...Storage.DataEntityViewExtensionLoader dll
    Just compile the code and check compiler warnings. If you have a reference to an obsolete entity, you'll get a warning like this:
     
    Referenced object 'TradeOpenTradeAgreementJournalHeaderEntity' is marked as obsolete.
     
    Do you have a case when this doesn't work for you?

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Mansi Soni – Community Spotlight

We are honored to recognize Mansi Soni as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Sohaib Cheema Profile Picture

Sohaib Cheema 665 User Group Leader

#2
Martin Dráb Profile Picture

Martin Dráb 595 Most Valuable Professional

#3
Yng Lih Profile Picture

Yng Lih 558

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans