Are you ready for the Dynamics 365 / CRM Quiz at Summit EMEA 2018?

The Summit EMEA 2018 conference in Dublin is almost there and we have been preparing some tough, fun and educational questions for those who like a challenge. The Quiz will be focus, mainly from a technical perspective, on Dynamics 365 Customer Engagement, CRM and other related technologies like Azure. The whole Quiz will be an interactive … Continue reading Are you ready for the Dynamics 365 / CRM Quiz at Summit EMEA 2018?

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)

Getting ready for Summit EMEA 2018 Dublin

https://www.summitemea.com

Time flies and suddenly 2018 will be there, when the next Summit EMEA will take place in Dublin from 24th to the 26th of April. During the Summit EMEA, multiple users groups will participate in the conference and offer several events including presentations, essential peer-to-peer knowledge exchanges, product insight forums, and networking opportunities. My main … Continue reading Getting ready for Summit EMEA 2018 Dublin

Dynamics 365 (CRM) Image Loader

This article describes how to create a simple Dynamics 365 (CRM) web resource that would allow us to display images based on a dynamics URL. This URL would be stored in an entity attribute and the name of the attribute would passed as a parameter to the web resource. Preparing the demo for EMEA Summit … Continue reading Dynamics 365 (CRM) Image Loader

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