Call 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 ArticleAdding Label or Javascript notification Dynamics 365 Online HomePage
Hi Guys,It is possible to add some Label or Javascript Notification above the Sales Activity Dashboard? On the home page:Thanks!
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 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 ArticleCalling Global Custom Action Using Java Script
Hi,I have created a HTML page which is having a Button, which calls a custom action with input parameters & that custom action again fire's a plugin & returns some value which we have to parse...
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 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 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 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 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 ArticleAdding Label or Javascript notification Dynamics 365 Online HomePage
Hi Guys,It is possible to add some Label or Javascript Notification above the Sales Activity Dashboard? On the home page:Thanks!
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 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 ArticleSend information from crm 2016 to other erp using javascript
Hi every body, i have a problem in how to send information from CRM 2016 to another erp using javascript, can you help me?
View Article