Author Archives: Inogic

Resolve Date and Time difference issue between Scheduled Board and Bookable Resource Booking Record

Numerous features are available for Dynamics 365 Field Service. Let’s review about the small feature of schedule board in Field Service. Schedule board enables to view work orders by field agents, so it is necessary that the work order scheduled date and time should be correctly viewed to avoid confusion both in Bookable resource Booking… Read More: Resolve Date and Time difference issue between Scheduled Board and… »

Dynamics 365 – Use External DLLs in SSIS

Introduction: No doubt SSIS is widely used tool for Migration and Integration in all areas, Dynamics 365 CRM is no exception. We have been using SSIS in our number of Dynamics 365 Migration and Integration project. Recently, we received a business requirement where we have to use SSIS script component and need to connect to… Read More: Dynamics 365 – Use External DLLs in SSIS »

Deep Clone your choice of child records along with parent records in Dynamics 365 CRM

For a long time, there is an unavoidable need of creating multiple repetitive records with the same data in all types of businesses. Usually, Dynamics 365 users do it programmatically or manually. But both processes prove to be time-consuming as well as inefficient for creating these accurate records. Thus ending up spending productive time in… Read More: Deep Clone your choice of child records along with parent… »

Track Parent Email using Parent Activity ID Field on Email Entity in Dynamics 365

Introduction: Email in Microsoft Dynamics 365 is one of the widely use feature to achieve the conversation with the customer as well as to keep track of the conversation happened with internal users. Recently, we had a business requirement, where the user wants to pull some details from initial mail in replied email record. Below… Read More: Track Parent Email using Parent Activity ID Field on Email… »

Migrating Dynamics 365 v9.0 Multi Select Option Set Field Data using SSIS

Introduction: Microsoft Dynamics 365 v9.0 brings some of the most awaited features and enhancements. One of the important feature introduced in Dynamics v9.0 is Multi Select Option Set. Prior to Dynamics 365 v9, there was no provision to use multi-select option set field. Our this blog explains how data import works for multi-select option set field.… Read More: Migrating Dynamics 365 v9.0 Multi Select Option Set Field Data… »

Dynamics 365 v9.0: Xrm.WebApi – Operations Part – 2

Introduction: In our previous blog, we have discussed about performing CURD operations Create, Update, Delete and Retrieve using Xrm.WebApi. In this blog, we will discuss Retrieve Multiple and Execute Actions. Let’s explore about these operations one by one. 1. Retrieve Multiple:  Retrieve multiple is used to retrieve more than one record from MS CRM. Suppose… Read More: Dynamics 365 v9.0: Xrm.WebApi – Operations Part – 2 »

Summit EMEA Dublin starting 24th April – 3 must attend days of learning, networking and growing together!

Where is Dynamics 365 community heading this April 24-26th, yes its at The Convention Centre Dublin, Dublin, Ireland for Summit EMEA 2018 and we are so very excited to part of the Premier event for the very first time this year as a Silver Sponsor. For anyone who loves Dynamics 365, Summit is always the… Read More: Summit EMEA Dublin starting 24th April – 3 must attend… »

Dynamics 365 v9.0: Xrm.WebApi – CRUD Operations Part – 1

Introduction: Microsoft Dynamics 365 July Update, formally known as V9.0 has come up with lots of new and exciting features. No doubt these features have been applauded by end users and developers. One of the important enhancement that will be boon for developer is Xrm.WebApi. Earlier to v9.0, to perform CRUD operation in Dynamics CRM… Read More: Dynamics 365 v9.0: Xrm.WebApi – CRUD Operations Part – 1 »

Inline Editing for Sitemap Components in Dynamics 365 v9.0

Introduction: Inline Editing helps user by allowing to edit any element from within that web page itself. With the release of Dynamics 365 v9.0, some new Enhancements are also added for Site map i.e inline editing for sitemap components. In this blog, we will discuss about Inline Editing for Sitemap Components in Dynamics 365 v9.0 Earlier,… Read More: Inline Editing for Sitemap Components in Dynamics 365 v9.0 »

Dynamics 365 Field Service: Payments related to Work Order and Invoice

Introduction: Field Service remains a critically important component for most of the organizations. It radically drives customer satisfaction and builds stronger trusted relationship with the customers. Recently, while working on field service, we came across an entity “Payments” and “Payment Details”, this created curiosity to explore more on this. And we did some research and… Read More: Dynamics 365 Field Service: Payments related to Work Order and… »