Category: Microsoft Dynamics 365
Swagger in Microsoft Dynamics 365 Web API
Inkey, March 12, 201812617 Views
The Swagger UI is one of the most popular tools for generating an interactive documentation from your OpenAPI document. It makes the process of viewing the results of the Web API much easier. There are situations, where, we need to make use of the Web API, for connecting the external website/resource with the dynamics CRM […]
Read moreMicrosoft Dynamics 365 v9.0 – lookupObjects
Inkey, January 4, 201823896 Views
Microsoft Dynamics 365 v9.0 was announced in July 2017. It is a major release, which has enhanced many existing features in CRM online and has also introduced new features. The Xrm.Utility namespace, is one of the namespaces that has been enhanced with many new functions in Dynamics 365 version 9.0. In this post, I will […]
Read moreTackle Dynamic CRM 365 incompatibility issues & “Not Implemented” kind of weird error
Inkey, December 20, 20172624 Views
Many a times you may come across an error as below, when you import your solution or at the time of deployment or when you execute your JavaScript code. […]
Read moreHide a field in all the stages of a Business Process Flow in Dynamics 365
Inkey, December 8, 201713824 Views
I have come up with a solution to a problem that many of the CRM developers may have come across with. Let me explain the scenario as follows: Suppose, you have created a Business Process Flow for an entity with multiple stages. And each stage is having a common field in it. Now, the customer […]
Read more