Resco Mobile Certificate Pinning validation

This article describes a new security feature now available in the Resco Mobile solution that allows certificates validation. This is an important consideration when you are dealing with mobile devices. During the last months, we have been working with the Resco.net solution integrated with Dynamics 365 and it has been a great experience. It is definitely a … Continue reading Resco Mobile Certificate Pinning validation

Simulate long operations in Dynamics 365 (CRM)

This article describes how to simulate a long operation in Dynamics 365 (CRM) using a simple custom plugin that introduces a delay using the Thread.Sleep function. Background: recently we have been investigating an issue regarding some timeouts happening in a third party application which connects to our Dynamics 365 service. At the moment, it is difficult to tell … Continue reading Simulate long operations in Dynamics 365 (CRM)

Dynamics 365 v9.0 is already available

Some great news this week, the new Dynamics 365 (CRM) version 9.0 is already available for trial. The build version I've got with my UK trial ([orgname].crm11.dynamics.com) is 9.0.0.11.03. You can now enjoy some of the new features that I show below: New design: New Unified Interface Apps Flow Integration Multi Select Option Set attribute New Solutions … Continue reading Dynamics 365 v9.0 is already available

Presenting at CRMUG Summit EMEA. Amsterdam 2017

This year I’ll be presenting at the CRMUG Summit EMEA 2017 celebrated in Amsterdam. The idea started last year when I was speaking with my Microsoft AX MVP colleague Antonio @_Gilabert_ at the MVP Summit. With Dynamics 365, CRM and AX are closer than ever, so we thought that it would be great to have … Continue reading Presenting at CRMUG Summit EMEA. Amsterdam 2017

Dynamics 365 (CRM) Scheduled Workflows using Microsoft Flow

Creating scheduled workflows has always been a challenge in Dynamics CRM 365. The community and ISVs have offered several original options, but there is not yet an official out-of-the-box option. This article brings another alternative to the table using Microsoft Flows. A scheduled workflow is the one that runs at a certain arranged time and … Continue reading Dynamics 365 (CRM) Scheduled Workflows using Microsoft Flow

Too many active business process flows

Have you seen that message before on your Microsoft Dynamics CRM organisation? You may have if you have tried to activate more than 10 business processes at the same time for the same entity. This is a limitation by design which is well-known and described on the Microsoft technical documentation, have a look at the following … Continue reading Too many active business process flows

Microsoft publishes CRM SDK in NuGet (Visual Studio)

CRM SDK is now also available from the Visual Studio extension NuGet. This extension is a provider of third party packages where anyone can participate and publish their own ones. This makes very easy to add third party assembly references. Install NuGet in Visual Studio from "Tools => Extensions and Updates" Once NuGet is installed, … Continue reading Microsoft publishes CRM SDK in NuGet (Visual Studio)