Web Services SOAP Help
Hello CRM Folks & Geeks,A Client of mine has a Java based Application. He wants to perform CRUD Operations using SOAP Protocol in Dynamic CRM Online. I Found out there are no Resources to explain...
View ArticleCRM Developer Extensions v1.3.0.0
What’s new in this update:New Solution Packager1 click download and extraction of CRM solution to a Visual Studio projectRe-package solution files from projectAdded Support for CRM 2016 (8.0) NuGet...
View ArticleCRM REST Builder 2.3.0.0 Now with Web API
It’s been long overdue for an update and with the recent release of CRM 2016 and the new Web API endpoint it seemed like the perfect time. For those that might have used the tool before here’s the...
View ArticleSDK.REST.RETRIEVERECORD
Hi, I want to retrieve only the needed fields for my sdk.rest.retrieverecordthis code does his job, it copies the address of the account to the contact. But I get all the fields of the account.. this...
View ArticleCRM Rest Builder not showing correct child type in dropdown.
Hi:I am using CRM Rest Builder to develop an Association query..., but I am not getting correct child type in the list.How can I get this thing?Currently I am getting this thing.but I want to get the...
View ArticleIs Auto Complete feature of CRM 2016 is supported for old forms?
Hi,I have implemented auto complete feature of CRM 2016 on account form, but when I am trying to use same code on Address form, it gives an error saying addOnKeyPress undefined. I referred below MSDN...
View ArticleGet Id of latest created account using Javascript
Hi All,I have a scenario where i have to get ID of latest created account entity details using javascript.I want the latest created Id account in account page load event. I have less knowledge about...
View ArticleFilter OData Query on expanded Entity Entity Reference field
Hi, i have this code snippet using the provided SDK.REST.js file for a web resource to query a collection of custom related entities and sum up their totals.function SetTotal() { var...
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 Articlewindow.document.getElementById("from_i").click() is not working...
Hi Team,I know the following method is an unsupported customization.In the phone call form we have a field called phone number. We were using the code window.document.getElementById("from_i").click()...
View ArticleDynamics CRM 2011 Endpoint Deprecation - What does this mean for Dot Net...
I've been doing a lot of thinking and investigations into the new WebAPI since it was announced that the 2011 endpoint is going to be deprecated.What i'm concerned about is the developer experience for...
View Articleodata service call from javscript
Is there any way to execute crm odata query from javascript with admin credentilas or execute odata query using admin context?
View ArticleDynamics CRM 2015 Update 1 ....JavaScript Error Runtime Error
Hello,I have a JavaScript runtime error after updating to Dynamics CRM 2015 Update 1.My custom JavaScript is validated and passed the validation done through CRM 2015 Custom Validation Tool. As...
View ArticleI don't want to create a opportunity when qualifying a Lead
Hi all,as the topic suggests, I would like to know if there is any way of achieving this,I searched around the internet and only found people saying that it is impossible, but most of them were talking...
View ArticleWeb Services SOAP Help
Hello CRM Folks & Geeks,A Client of mine has a Java based Application. He wants to perform CRUD Operations using SOAP Protocol in Dynamic CRM Online. I Found out there are no Resources to explain...
View ArticleCRM Developer Extensions v1.3.0.0
What’s new in this update:New Solution Packager1 click download and extraction of CRM solution to a Visual Studio projectRe-package solution files from projectAdded Support for CRM 2016 (8.0) NuGet...
View ArticleCRM REST Builder 2.3.0.0 Now with Web API
It’s been long overdue for an update and with the recent release of CRM 2016 and the new Web API endpoint it seemed like the perfect time. For those that might have used the tool before here’s the...
View ArticleSDK.REST.RETRIEVERECORD
Hi, I want to retrieve only the needed fields for my sdk.rest.retrieverecordthis code does his job, it copies the address of the account to the contact. But I get all the fields of the account.. this...
View ArticleCRM Rest Builder not showing correct child type in dropdown.
Hi:I am using CRM Rest Builder to develop an Association query..., but I am not getting correct child type in the list.How can I get this thing?Currently I am getting this thing.but I want to get the...
View ArticleIs Auto Complete feature of CRM 2016 is supported for old forms?
Hi,I have implemented auto complete feature of CRM 2016 on account form, but when I am trying to use same code on Address form, it gives an error saying addOnKeyPress undefined. I referred below MSDN...
View Article