Latest Blog for Microsoft Dynamic 365 Solutions | CloudFronts - Page 4

A Duplicate Lookup Reference

Posted On June 25, 2017 by Subhash Mahato Posted in

Introduction: Best way to load data into CRM is excel/CSV.  But some time it happens that few records may not be imported into CRM. One of the error more frequently occurs is “a duplicate lookup reference was found”. Description: If you are importing data using CSV, you will find that this is simplest way of … Continue reading A Duplicate Lookup Reference

Share Story :

Azure Function

Introduction: Sometime it happens that you want to write small piece of code and it should be accessible from outside but you may not have infrastructure ready for it. In that situation you can write a function which can be called from anywhere. Azure function provides required infrastructure for code you need to write and … Continue reading Azure Function

Share Story :

Ribbon Customization

Posted On May 25, 2017 by Subhash Mahato Posted in

Introduction: While customizing or adding a button to ribbon there are chances that you want to add same behaviour as of an existing button. But it is not known how to check what logic has been applied to that button. Description: If you want a custom button to have same behavior as that of system … Continue reading Ribbon Customization

Share Story :

Increase number of Tab and Fields on tables

Posted On May 10, 2017 by Subhash Mahato Posted in

Introduction: The tablet app for Dynamics CRM have limits that allows only number of fields, tab and grid that can be view on form. The current limitation are as below, 75 fields 10 Grids 5 Tabs Description: This limitation is put to increase the performance of CRM while using on phone or tables but what … Continue reading Increase number of Tab and Fields on tables

Share Story :

Retrieve data using same data type fields from different entities

Posted On April 28, 2017 by Subhash Mahato Posted in

Introduction: We have various methods to query CRM like, “query expression”, “fetch expression” and “LINQ”. If we want to query data of two different entities, then we should have relationship between entities otherwise you will not get data. In case you want to process data of two different entities which are not related to each … Continue reading Retrieve data using same data type fields from different entities

Share Story :

Invalid Namespace Error

Posted On March 30, 2017 by Subhash Mahato Posted in

Introduction: We have an integration of CRM with 3 party system which sends sales data. We used the Azure service bus to send data from CRM to 3 party system in real-time. It was working fine until CRM 2016 But after the upgrade of Dynamics CRM to Dynamics 365, our integration stopped. Description: We decided to … Continue reading Invalid Namespace Error

Share Story :

Enterprise Integration with Azure Logic Apps

Understand Enterprise Integration Pack (EIP) The Enterprise Integration Pack is Microsoft’s cloud-based solution for seamlessly enabling Business-to-Business (B2B) communications. EIP is new features in Logic Apps which adds B2B and XML capabilities. Enterprise Integration Pack brings some of the enterprise B2B capabilities like AS2 and X12, EDI standards support (with EDIFACT coming shortly) and new … Continue reading Enterprise Integration with Azure Logic Apps

Share Story :

Modular Business apps, App Designer and Sitemap Designer

Before the introduction of Business Apps, Designer and Sitemap designer, we have to take care of following things: We have to manage the security role of users otherwise they will be able to access all the records. If a user wants to design the site map, then user needs to either edit the site map … Continue reading Modular Business apps, App Designer and Sitemap Designer

Share Story :

PowerApps

What is PowerApps? PowerApps is a Microsoft product which allows developer/non-developer to build an application without writing a single line of code. PowerApps creates custom business apps for web and mobile devices that help you do your job more efficiently and collaborate better with your co-workers. Use PowerApps to solve problems specific to your business … Continue reading PowerApps

Share Story :

How to Read/Write data from Azure service bus Topics/MSMQ

We had a requirement where one of our client wanted to perform the below operation. Data will read from the Azure service bus and will be written to windows MSMQ. Similarly, Data will read from windows MSMQ and will be written to Azure service bus. Introduction Client had a third party solution which used to … Continue reading How to Read/Write data from Azure service bus Topics/MSMQ

Share Story :

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close