Custom Data Provider
Jump to navigation
Jump to search
If you want to configure a Virtual Entity but you are not able to use one of the built-in Data Providers (i.e. your data is not stored in a Cosmos DB and there is no OData V4 endpoint to use, then you have the possibility to create a Custom Data Provider.
Now with support for CRUD! Sample: Custom virtual table provider with CRUD operations
Microsoft Resources
- Sample: Generic virtual entity data provider plug-in
- Sample: Custom virtual table provider with CRUD operations
- Custom virtual entity data providers for Microsoft Dynamics 365 CE (On-Premises)
Community Resources
VE now with support for CRUD!
- Custom Virtual Tables: Perform CRUD operations to another system by Allan De Castro 2021-04-05
- Adding CRUD to Virtual Entities by Alex Shlega 2021-04-03
- CREATE/UPDATE/DELETE VIRTUAL ENTITIES by Mark Carrington 2021-04-02
Other articles
- QUERYING VIRTUAL ENTITIES by Mark Carrington 2021-04-21
- Series of articles about Virtual Entities by Temmy Whayu Raharjo 2021-03-05
- Virtual Entities Revisited: using embedded canvas app for updates by Alex Shlega 2020-12-06
- Virtual entities revisited: setting up a virtual entity by Alex Shlega 2020-12-06
- Virtual entity revisited – let’s see how far we can push them by Alex Shlega 2020-12-05
- Direct Query SQL Virtual Entities by Michael Ochs 2020-08-15
- Virtual Entities - Series of 4 Articles by Carina Claesson 2020-01-19
- Virtual Entities - Series of 4 Articles by Imran 2019-09-08
- Virtual Entities work-arounds by Ahmed Elsawalhy 2019-03-01
- Virtual Entities - Series of 3 Articles by Ivan Ficko 2018-09-30
- Dynamics Virtual Entities – ODATA V4 Data Source – Using Request Parameters by Simaranjit Bhalla 2018-08-19
- Using Virtual Entities to query metadata by Natraj Yegnaraman 2018-06-14
- Virtual Entities for tracking recently used items by Natraj Yegnaraman 2018-05-19
- Custom Data Providers for Virtual Entities by Bob Guidinger 2018-04-01
- Creating a Custom Virtual Entity Data Provider by Jason Lattimer 2017-12-18
- Dynamics 365 working with the Virtual Entities by Alex Shlega 2017-10-30
Custom Data Provider Samples
- SQL Virtual Entity Data Provider by Michael Ochs
- Custom Data Provider for the SpaceX Rocket Launch API by Carina Claesson
- D365 Custom Data Provider by Jason Lattimer
- Custom Data Provider by Imran
- Recent-Items-Virtual-Entity by Natraj Yegnaraman