Author Archives: Inogic

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: Make Cross Domain Web Service Request through Client Side Scripting… »

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: Dynamics CRM Online Free Trial – Follow these links for… »

Inogic Dynamics CRM Solutions – Change the Pace of your Business Decisions

We use Maps day in and day out for our Personal use so why not for business?. These are some of the questions we discuss when we start developing any solution for Dynamics CRM. We have you “User” in our mind as to what is needed for you to convert your business into a big… Read More: Inogic Dynamics CRM Solutions – Change the Pace of your… »

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: Maplytics Support Extended for Large Datasets »

New Forms Authentication in ADFS 3.0 and IFD for Dynamics CRM

Now ADFS is in built feature of windows server 2012. You do not need to install by using exe. You just need to add ADFS from add/remove feature. When we try to configure the IFD with ADFS 3.0 in windows server and CRM 2015, all goes smoothly without any issue but when we tried to… Read More: New Forms Authentication in ADFS 3.0 and IFD for Dynamics… »

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: Using LookupSet in SSRS reports to show activity parties related… »