Author Archives: Inogic

Tip while migrating Products to Microsoft Dynamics CRM

Introduction Most CRM Implementations involve data migration from legacy system. This article is a tip for smooth migration of Product data to Dynamics CRM. Product Record mandatory fields As you know that the when we create the product in CRM, we select the Unit Group and the Default Unit on Product. Unit group is a… Read More »

Make Cross Domain Web Service Request through Client Side Scripting in Dynamics CRM

To perform CRUD operations with CRM data at client side we use ODATA and SOAP services of Microsoft Dynamics CRM. We use XMLHttpRequest to send request to these services to get the response. Microsoft Dynamics CRM provides below WCF services that we used to manipulate CRM data, Organization Data Service – Protocol:  OData (REST) http://<server>/XRMServices/2011/OrganizationData.svc/… Read More »

Dynamics CRM Online Free Trial – Follow these links for that amazing experience

In our last post we discussed about Dynamics CRM E-Training/Learning. While these are definitely very helpful but its time now to get hands on experience in Dynamics CRM. Microsoft has provided some real good options for so you can walk through key scenarios for each role and familiarize yourself with user interface, and experience how… Read More »

Maplytics Support Extended for Large Datasets

Maplytics allows you to integrate all entities including custom entities so you can explore more on customer statistics, know them better, serve them better and have more happy customers and obviously grow your Business. Plot any entity, find your best route using multiple waypoints, color code your pushpins, all this and much more from within… Read More »

Using LookupSet in SSRS reports to show activity parties related to an activity in Dynamics CRM

There are so many features of SSRS reports which are very less used but they can play a vital role in our report performance and productivity. One such feature of SSRS reports is LookupSet. SSRS Definition:  As per SSRS documentation a LookupSet may be defined as: Use LookupSet to retrieve a set of values from… Read More »