Notifications
Announcements
Please advice and provide the links.
Hi Mark,
please check the official documentation, I think it will answer your question: docs.microsoft.com/.../data-entities
Data Entities themselves are created based on tables.
What actual business needs do you have?
I have read through this link. But how data is moved from entity to tables?
Please read this document about build data entity:docs.microsoft.com/.../build-consuming-data-entities
what exactly do you mean by "how data is moved"? What kind of information do you need? Basically the data is moved according to the entity data model definition from the entity fields to the target table fields. If you have added some custom code in the entity methods, then that impacts the process as well.
The system handles the moving of the data from the OData endpoint into the target table. Do you have some specific problem / question around the moving of the data?
Will Wu, does this link answer my question?
You need to tell us more about your business requirement.
I think you could find some suitable method in the data entity to reach your goal.
One entity can contain one or several tables.
For example, if you use customer groups as entity to import data , just one table will be updated (i.e.CustTable).
While if you use customers v3 entity and try to import a customer with address, several tables will be updated (e.g. DirPartyTable, CustTable, LogisticsPostalAddress).
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Abhilash Warrier 843 Super User 2025 Season 2
André Arnaud de Cal... 423 Super User 2025 Season 2
Martin Dráb 342 Most Valuable Professional