Automation of report
Hello All,What I need is to have an automation of the report that once the bill date is reached the report is generated as pdf, saved to notes of the entity (Custom entity) and also get exported to a...
View ArticleHow to update crm business process flow onchange of a field in crm 2016
Hi Can any advise if its possible to update a crm bussiness process flow using javascript onchange of a field?if so how
View ArticleSDK.Metadata.js for retrieving option set text for CRM 2013
Hi,I am using SDK.Metadata.js for retrieving option set text for CRM 2011 and it is working fine as find below screen shot. but I want to upgrade to CRM 2013 how I can get SDK.Metadata.js for 2013. I...
View ArticleHow CRM internally call plugin
Hi,Can anyone please let me know how CRM internally call the plugin on any event. Thanks,Nausher
View ArticleIs it possible to have a workflow look back on itself?
I would like to have a workflow run only one time per record. Is it possible to have a workflow check whether it has already run on that record then stop if it has?Thanks for the help
View ArticleUpgrade CRM 2013 on premise to Dynamics 365 CRM online
Hi Is it possible to move unmanaged solution from CRM 2013 to Dynamics 365 CRM online?
View ArticleAdding CRM System Users through PowerShell - CRM 2015 On Premises
Hello all,I'm looking for a quick way to add users to CRM via powershell then add Roles, Teams, Manager, etc. I found one example of someone using Powershell to make an OData connection back into CRM,...
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 ArticleMB2-712
Hi allI need help for preparing my exam Mb2-712. I downloaded the material from partner source. I do not have to much time to prepare it. I have in exam on 20/2/2017. Please suggest me the path which...
View ArticleHow to make configuration page which works likes a parameter?
Hi allI make a solution as my product. Now I want to distribute it to others. The problem is that I require one value from all that they enter which I want use in my code. How can I make configuration...
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 ArticleLookup field
Hi Guys,I'm using webservices to create records in opportunity entity,There are alot of lookup fieldsHow can I sue them in the code and wht does this mean? account.Attributes["????"] = new...
View ArticleHow to find contacts for a given opportunity using REST Web API
I created a new opportunity - let's say "Fred Sanford Salvage" and I added contact "Fred Sanford" as the opportunity contact and contact "Lamont Sanford" as one of the stakeholders on this deal.Using...
View ArticleDoes anyone have any MB2-714 CRM-2016 Customer Service exam dumps?
Does anyone have any MB2-714 - CRM 2016 Customer Service dumps as I have exams next week and I need to pass for sake of my job
View ArticleNeed to change the ModifiedBy field value during create of Note(Annotation)...
Hi ,We have requirement to clone the record, so we need to populated/copy the all the field values from the previous record. But createdby,modifiedby are not populating with old values always it using...
View ArticleHow to Filter subgrid based on the lookup in CRM 2016 on-prem?
Hi all,Can any one help me to sort out the problem,How to Filter subgrid based on the lookup value in CRM 2016 on-prem?Regards,Habeeb
View ArticleDynamics CRM 2016 Javascript - Set address fields values based on selection...
Working fine on CRM 2011 . the address is retrieved from the organisation addresses correctly and is displayed in the option set. However when trying to set the fields when selecting the billing...
View ArticleHow to update crm business process flow onchange of a field in crm 2016
Hi Can any advise if its possible to update a crm bussiness process flow using javascript onchange of a field?if so how
View ArticleHow to use javascript document.createElement, document.body, $(document) in...
First of all, I am not regular blogger and I am damn confuse. Please guide me if my question is not up to the mark. I will try to improve.I have submitted a Microsoft CRM PlugIn of Microsoft Code...
View ArticleUsing Azure Key Vault to Store Configuration Data
There’s lot of ways to store things like username, passwords, urls, etc. for use in CRM code. I’ll be comparing some of those methods in a future blog post, but the more common approaches usually lack...
View Article