Forum Post: RE: Crm plugins
can u show me the code for the write file interface? i need help showing this is implemented for the interface. It's not clear to me where or how you are using the writefile method. I keep running into...
View ArticleForum Post: RE: Estimated hardware requirements for a Dynamics CRM 2016...
Hi Neha, It is basic question, but it not easy for exactly answer. There are many things that we need to consider to give customer the Net Work Infrastructure. Please refer these things below, hope...
View ArticleForum Post: RE: assistance with relating entities
Hi XxEnigmaticxX, According to me, I will create the plugin for this requirement. In the case, if you want to reuse this function in other, maybe you will receive new requirement to change MSA in the...
View ArticleForum Post: RE: Uncaught ReferenceError: XRM is not defined
Hello Jason, I was using Chrome. Regards, Vicky
View ArticleForum Post: Individual Report lost in CRM 2013
I have been developing a new SSRS report for my organization. I had to make changes so I duplicated it and made the changes. I decided to create a new report in the Reports component instead of...
View ArticleForum Post: RE: CRM 2015 ADFS IFD (Internal CBA test) - Not accepting...
Hi Nicolae, I get to pop in my credentials exactly twice. I get the windows authentication box pop up rather than the FBA form displayed to me, but im not sure if thats normal behaviour considering im...
View ArticleForum Post: RE: Individual Report lost in CRM 2013
Hello Squeaky; Have you tried an advanced find on reports with no filters? I'd recommend that first to see if it's there. Definitely a strange one!
View ArticleForum Post: Opportunities by Product Report
Is there any canned report that lists, for example, each of my products, and the opportunities associated with each? If not, could someone point me in the right direction for doing so? It seems like a...
View ArticleForum Post: How can I find the Dynamics's API / SDK ?
Hey guys, I'm studying more about Dynamics and I didn't found an API or a SDK, can you help me? And if is possible, can you share some knowledge about Dynamics?? Sincerly, Júlio Boll.
View ArticleForum Post: RE: How To Retrieve All Entities Types Using Javascript In...
That means that you've done something wrong. Please provide your full code plus screenshot that demonstrate registration of libraries and events.
View ArticleForum Post: RE: How can I find the Dynamics's API / SDK ?
Hi Julio, You can download at www.microsoft.com/.../details.aspx it includes document here. You also check this article xrmcenter.wordpress.com/.../development-concepts-and-methodologies for basic...
View ArticleForum Post: RE: How can I find the Dynamics's API / SDK ?
Hello Julio; Pham is definitely right that the SDK is a great place to start. I'd also recommend looking at: msdn.microsoft.com/.../gg309557.aspx for a basic understanding on what webservices can be...
View ArticleForum Post: RE: Crm plugins
Could you share your code for implementing the interface from IPlugin? I 'm not sure if I'm clear on how you did that. Thank you!
View ArticleForum Post: Workflow for lead Qualification
Hi, How should i make such a workflow that when in the Lead form the Budget is greater than or equal to $20K, Decision maker marked to identified & the Present final proposal is set to Yes . After...
View ArticleForum Post: RE: Error but still system allows SAVE
Hi, Sorry for late reply, I have dinner just now. By the way, I already apply it but still same. It show the error, but when I click on Save button. It will save the amount.
View ArticleForum Post: RE: CRM 2015 ADFS IFD (Internal CBA test) - Not accepting...
Hi Massoud, I used the online wizard, the only thing I could see different here was that I am using SAN certificates rather than wildcard. However I am of the understanding that SAN certificates work...
View ArticleForum Post: RE: How can I find the Dynamics's API / SDK ?
Thanks Pham. But my SO is Linux Ubuntu, when I download it, says error, how can I do that?
View ArticleForum Post: RE: Workflow for lead Qualification
Hello TeeeJay, I think you should Create a GUI Workflow on Lead. It will check above three conditions and Fire on Create as well as Update similarly after Validating Conditions Change Lead status to...
View ArticleForum Post: RE: How To Retrieve All Entities Types Using Javascript In...
it is the error the problem in SDK.MetaData.js that is found here: https://msdn.microsoft.com/en-us/library/gg594428(v=crm.5).aspx that it can't getServerURL
View Article