'Bad Request' for REST Builder when creating association for N:N...
Hi I am trying to associate two types of records -- a conference and a market sector. I have created an N:N relationship between them and am using the CRM REST Builder to associate the two records...
View ArticleAlternate keys
Hi.I am thinking of defining alternate keys for my CRM entities, where I import data from our DWH to prevent creation of potential duplicates in CRM.But for some entities I have imported data, where...
View ArticleASP CORE Dynamica CRM
hi everyone,please help.does anyone here tried to connect asp core(not asp mvc 5) mvc to dynamics crm online?I cant connect connect my asp core in dynamics crm.thank you in advance
View ArticleSet Company Name while creating contact using MS CRM web api + C#
I am getting "Bad Request" response while creating contact with company name.Code I am using to set account company is below._webApiURL = [Organization...
View ArticleError: 404 - File or directory not found
Hi allI am using following code:function ClonePhoneCall() { var serverUrl = Xrm.Page.context.getClientUrl(); if (RecordId != null) { var RecordId = RecordId.replace('{', '').replace('}', '');var...
View ArticleCall an external Web Service from Plugin - Dynamics crm ONLINE
Hi all.I'm facing a Permission error when i try to call an external WebService from my plugin.Notes:1. The web service was developed by another company and they said that they could not put a friendly...
View ArticleEasy Plug-in Logging Using IL-Weaving
So what is IL-weaving or Aspect Oriented Programming (AOP)? At a high level, it’s the process of "magically" injecting additional code into what you’ve written at some point during the assembly’s life...
View ArticleUnable to get property 'setAttribute' of undefined or null reference
Hi,I upgraded CRM 2015 to CRM 2016 by Migrate method - import organization. Upgrade organization was completed successfully. But when I select opportunity I got error. When I debug java script I...
View ArticleOnKeyPress event is failed on Chrome browser
Hi,I have a JScript statment which is working very fine on IE browser but giving error on Chrome browser. Here is the JScript:document.getElementById("new_customfield").attachEvent("onkeypress",...
View ArticleCRM 2016 - How flexible is CRM 2016 Customization?
Hi All,I'm a junior CRM customizer and I would like to know how flexible is CRM 2016 Customization? I use the built-in tools to create forms, dashboards, and views but the tools just allow to create...
View ArticleQualify Account and/or Contact without creating an Opportunity
Qualifying an account and/or contact without creating an opportunity is important to our business. Especially for trade show leads where there might not be an opportunity but we still want to capture...
View ArticleSDK.REST.js for CRM2016 web API?!
Hi,OData Endpoint is/was the most powerful tool in the CRM arsenal for me. It's great they've moved to Web API. One major question though, why on earth can't I find a sample of the SDK.REST.js sample...
View ArticleCRM Developer Extensions - Where's VS 2017 Support?
In the process of a rewrite for Visual Studio 2017.Why a rewrite? There were some changes to be made to make the original extension work in VS 2017, it wasn't going to be a major effort but I thought...
View ArticleCustom SSRS report with database pictures not displaying all the images
Hi,I created a custom ssrs report that displays data and pictures saved in CRM, but out of thousands of pictures we get about 2% of the pictures that don't display at all. The same exact record...
View Article'Bad Request' for REST Builder when creating association for N:N...
Hi I am trying to associate two types of records -- a conference and a market sector. I have created an N:N relationship between them and am using the CRM REST Builder to associate the two records...
View ArticleAlternate keys
Hi.I am thinking of defining alternate keys for my CRM entities, where I import data from our DWH to prevent creation of potential duplicates in CRM.But for some entities I have imported data, where...
View ArticleASP CORE Dynamica CRM
hi everyone,please help.does anyone here tried to connect asp core(not asp mvc 5) mvc to dynamics crm online?I cant connect connect my asp core in dynamics crm.thank you in advance
View ArticleSet Company Name while creating contact using MS CRM web api + C#
I am getting "Bad Request" response while creating contact with company name.Code I am using to set account company is below._webApiURL = [Organization...
View ArticleError: 404 - File or directory not found
Hi allI am using following code:function ClonePhoneCall() { var serverUrl = Xrm.Page.context.getClientUrl(); if (RecordId != null) { var RecordId = RecordId.replace('{', '').replace('}', '');var...
View ArticleDynamics CRM/365 Yeoman Generator
As a result of a recent Twitter exchange I spent a few hours this past weekend and came up with a Yeoman generator for CRM project templates. Now you can create CRM projects from the command line –...
View Article