Category Archives: D365 General
Images, Notes & Attachments Migration using SSIS Integration toolkit – Kingswaysoft
Note: This article assumes experience on SSIS Integration Toolkit for Dynamics CRM and understanding of CRM Online Images, Notes and Attachment migration in CRM Online is always a challenging task. One easy way of dealing with them is to use SSIS Integration Toolkit for Dynamics CRM Images Steps: Drag and drop Dynamics CRM Source and … Continue reading Images, Notes & Attachments Migration using SSIS Integration toolkit – Kingswaysoft
Share Story :
CRM data migration best practices
This blog is an effort to note down the mistakes made and lessons learned after couple of data migrations completed successfully for our clients. If you are moving from CRM on premise or any platform to CRM Online, you will need to migrate your data. First, determine which entities are being used and needs to … Continue reading CRM data migration best practices
Share Story :
CRM Online Migration using SSIS
In this Blog we will walk-through the migration of Data from Microsoft Dynamics CRM (Source) to Microsoft Dynamics CRM (Target) 2015 using SSIS. We would be using SSIS Integration Toolkit for Microsoft Dynamic CRM by Kingsway Soft. We would be referring SSIS Integration Toolkit for Microsoft Dynamics CRM by Kingsway Soft as Kingsway-SSIS Toolkit. This … Continue reading CRM Online Migration using SSIS
Share Story :
Folder Based E-mail Tracking in CRM 2015 Spring Update
Problem Statement Sales people work for multiple opportunities simultaneously and they maintain all their e-mail communications folder wise in their mailbox. Sales people uses CRM to track their opportunity/lead/account/contact data and uses their E-mail app to communicate with users through e-mail. Now, sales people wants to track those e-mails in CRM & also they want … Continue reading Folder Based E-mail Tracking in CRM 2015 Spring Update
Share Story :
Define alternate keys for an entity
With the release of Microsoft 2015 Update 1 Microsoft has released lots of exciting features, one of them is alternate key. Traditionally we use CRM primary field to identify the records. All Microsoft dynamics entities has unique identifier known as GUID. This GUID is the Primary key of particular record. When we want to integrate … Continue reading Define alternate keys for an entity
Share Story :
Microsoft Dynamics CRM 2015 Web API
Microsoft has released the Dynamics CRM Web API with the 2015 Spring Update. The purpose of this blog article is to demonstrate the use of the CRM Web API for performing different data operations. Before we begin using the Web API there are a few pre-requisites. Azure Subscription Dynamics CRM 2015 Update 1 Dynamics CRM … Continue reading Microsoft Dynamics CRM 2015 Web API
Share Story :
Integrating Parature Knowledge Base with Dynamics CRM
The purpose of this blog is to help integrate Dynamics CRM online with Parature Knowledge Base(KB). By integrating Parature KB with CRM, Users will be able to access the Articles in created in Parature without changing the applications. Pre-Requisite: CRM Online with Spring release update Parature Enterprise license Parature account under same O365 tenant as … Continue reading Integrating Parature Knowledge Base with Dynamics CRM
Share Story :
Redesigned Import/Export capabilities in CRM 2015 Spring Update
Today I will be explaining about the new design of Import/Export feature in Dynamics CRM. Also I will introduce you with Immersive Excel Experience released in Update 1 of CRM 2015. Challenges in old design Before introducing to new enhancements in Import/Export design of CRM 2015, we will go through challenges users are facing in … Continue reading Redesigned Import/Export capabilities in CRM 2015 Spring Update
Share Story :
Role Based forms
In this blog, we will learn how to use Role based forms in Dynamics CRM and the best practices that should be followed when using Role based forms. What are Role Based forms Microsoft Dynamics CRM allows configuration of security roles in Entity forms. It is quite a common requirement for organizations where they want … Continue reading Role Based forms