Skip to content

Engineered Code Blog

Category: Dynamics 365 Portal

Virtual Entities and Dynamics 365 Portals – Part 1

March 13, 2018 3 Min.To Read

One of the great new features available in Dynamics 365 v9 is Virtual Entities, which allow you to represent data from external system as entities without copying or synchronizing data, and often times without any custom code. In this series of posts, I’ll dive into this new feature, with a focus on what it means for Dynamics 365 Portals, and how we can leverage them to create no-code integrations between your Dynamics 365 Portal and other systems.

Debugging Dynamics 365 Portals Server-side Code

February 28, 2018 3 Min.To Read

If you’ve done any work with Dynamics 365 Portals, you’ve probably run into the dreaded “We’re sorry but something went wrong” white screen of death. In this post I’ll share the tricks I’ve used to get more details about the error without contacting Microsoft support.

Back to top