Announcements
No record found.
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.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 514 Super User 2026 Season 1
Giorgio Bonacorsi 390
Adis 266 Super User 2026 Season 1