Difference between revisions of "Virtual Entities"
(Created page with "Virtual Entities is a feature in the Power Platform which makes it possible to display data from other systems in our Model-Driven Apps without having the data stored in the C...") |
|||
Line 2: | Line 2: | ||
The concept o Virtual Entities consists of a virtual entity, a data source and a data provider. Either you can use one of the two built-in data providers (an OData v4 provider or an Azure Cosmos DB provider), or you can develop a Custom Data Provider if your data source requires that. | The concept o Virtual Entities consists of a virtual entity, a data source and a data provider. Either you can use one of the two built-in data providers (an OData v4 provider or an Azure Cosmos DB provider), or you can develop a Custom Data Provider if your data source requires that. | ||
+ | |||
+ | == History == | ||
+ | TBD When was it released etc. | ||
== You might also be interested in == | == You might also be interested in == | ||
Line 13: | Line 16: | ||
[https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/create-edit-virtual-entities Create and edit Virtual Entities] Take a look at the On-Premises documentation to get a better understanding for the overall process | [https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/create-edit-virtual-entities Create and edit Virtual Entities] Take a look at the On-Premises documentation to get a better understanding for the overall process | ||
− | [https://docs.microsoft.com/sv-se/archive/blogs/lystavlen/virtual-entities] Blog Post from Microsoft | + | [https://docs.microsoft.com/sv-se/archive/blogs/lystavlen/virtual-entities Virtual Entities] Blog Post from Microsoft 8th of September 2017 |
== Community Content == | == Community Content == | ||
Line 25: | Line 28: | ||
[https://jlattimer.blogspot.com/2017/12/creating-custom-virtual-entity-data.html Blog Post and Customer data Provider] by Jason Lattimer | [https://jlattimer.blogspot.com/2017/12/creating-custom-virtual-entity-data.html Blog Post and Customer data Provider] by Jason Lattimer | ||
− | [http://blog.yagasoft.com/2019/03/virtual-entities-work-arounds Virtual Entities work-arounds] | + | [http://blog.yagasoft.com/2019/03/virtual-entities-work-arounds Virtual Entities work-arounds] by Alex Shlega |
[https://www.itaintboring.com/dynamics-crm/dynamics-365-working-with-the-virtual-entities/ Dynamics 365 working with the Virtual Entities] by Alex Shlega | [https://www.itaintboring.com/dynamics-crm/dynamics-365-working-with-the-virtual-entities/ Dynamics 365 working with the Virtual Entities] by Alex Shlega |
Revision as of 20:05, 2 September 2020
Virtual Entities is a feature in the Power Platform which makes it possible to display data from other systems in our Model-Driven Apps without having the data stored in the Common Data Service.
The concept o Virtual Entities consists of a virtual entity, a data source and a data provider. Either you can use one of the two built-in data providers (an OData v4 provider or an Azure Cosmos DB provider), or you can develop a Custom Data Provider if your data source requires that.
History
TBD When was it released etc.
You might also be interested in
Embedded Canvas Apps
Microsoft Docs
Get started with Virtual Entities
Create and edit Virtual Entities Take a look at the On-Premises documentation to get a better understanding for the overall process
Virtual Entities Blog Post from Microsoft 8th of September 2017
Community Content
Direct Query SQL Virtual Entities Article and Custom Data Provider by Michael Ochs
Virtual Entities - Series of 4 Articles Posts Articles and Customer Data Provider by Carina Claesson
Virtual Entities - Series of 3 Articles by Ivan Ficko
Blog Post and Customer data Provider by Jason Lattimer
Virtual Entities work-arounds by Alex Shlega
Dynamics 365 working with the Virtual Entities by Alex Shlega