web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Extensions for SSAS, SSIS and SSRS are not available for VS 2022 at this time! (Fe...

As per Microsoft Docs “The core SSDT functionality to create database projects has remained integral to Visual Studio. The extensions for Analysis Services, Integration Services, and Reporting Services projects are not available for Visual ...

Indika Abayarathne 671
Like (1)
Dynamics 365 CE Issue-Fixed: The entity relationship role of the referencing entit...

The post is about fixing the import issue, “The entity relationship role of the referencing entity is required when creating a new one-to-many entity relationship vr_processstage_workflow”. The problem is mainly with two deprecated...

Indika Abayarathne 671
Like (0)
Road to Smart Flows (Part 1) : Document Generation with XperiDo

This is a series of connected posts to introduce document generation features with Xpertdoc Smart Flows, explaining the important steps and issues faced during XperiDo to Smart Flows migration. Connected Posts: Road to Smart Flows (Part 1...

Indika Abayarathne 671
Like (0)
Road to Smart Flows (Part 2) : XperiDo to Smart Flows Migration

This is a series of connected posts to introduce document generation features with Xpertdoc Smart Flows, explaining the important steps and issues faced during XperiDo to Smart Flows migration. Connected Posts: Road to Smart Flows (Part 1) ...

Indika Abayarathne 671
Like (4)
Setting up Developer Toolkit for VS2019 with Core Assemblies(9.0)

Visual Studio 2019 is now available for developers and dynamics 365 CE version 9.x Software Development Kit (SDK) too. However Dynamics 365 Developer Toolkit only supports for Visual Studio 2012, 2013, 2015 and it uses Dynamics 365 CE SDK 8.x as...

Indika Abayarathne 671
Like (0)
SMS Integration with Dynamics 365 + Microsoft Flow + Nexmo

Microsoft Power Platform brings a great set of tools to customize, extend capabilities of most of the favourite apps and create new apps online. Power BI, Power Apps, and Flow are the three pillars of Power Platform. Microsoft Flow https://flow.mi...

Indika Abayarathne 671
Like (0)
Workflow must be in Published state

The above error message is displayed in Dynamics 365 and most of the developers\users will look around workflows as the error says “Workflow must be in Published state.” E.g. Creating a case throws the above error with the following de...

Indika Abayarathne 671
Like (0)
Status Change using WebApi

In Dynamics 365, OOTB status field value can be changed in many different ways. Following WebApi can be used to update the Status (statecode + statuscode) as follows. changeStatus = function (executionContext, entityLogicalName, recordId, statecod...

Indika Abayarathne 671