Forum Post: RE: Retrieve(Check some Condition) and Delete about 10 Million...
Hi DMat, Recently i have done this kind of deletion using the console application/Schedular, Using QueryExpression and paging you can retrieve all the records in single call and you can delete all the...
View ArticleForum Post: RE: CRM 365 how to apply css to the field .
Just what I need. I'm working on my dissertation project 'Best CRM Softwares'. I'd say this is not the easiest dissertation topic and I need help with dissertation writing to get into it. Thanks for...
View ArticleForum Post: RE: Upgrade 2011 to 365 v8.2.2: impact on sharepoint
We are on SharePoint2010. No effort has been made to shift to server-side integration because we have plenty of plugins interfering with SharePoint (dating before I joined the project), and because we...
View ArticleForum Post: CRM Portal Delta Deployment Guidelines?
HI All, We are working on CRM Portals and facing issues in deploying the delta solution. What is the best way to deploy CRM portal. I am doing deployment using Configuration Migration tool from SDK....
View ArticleForum Post: RE: How to add a related entity through organization service API
Hi Aseem, As per your code, the relations means EntityReferenceCollection right?. But the EntityReference part you are assigning A.EntityLogicalName with entityBid instead of B.EntityLogicalName. So...
View ArticleForum Post: MS Outlook +18662067232 OUTLOOK TECH SUPPORT PHONE NUMBER MS...
MS Outlook +18662067232 OUTLOOK TECH SUPPORT PHONE NUMBER MS Outlook Tech Support phone number MS Outlook +18662067232 OUTLOOK TECH SUPPORT PHONE NUMBER MS Outlook Tech Support phone number MS Outlook...
View ArticleForum Post: RE: How to create 1-N relationship from my custom entity to...
Hi Goutam, Thank you for the information. However, creating relationships is not a problem. The problem is how to reuse the Address entity in my custom entity (1 to N), which seems not possible. I have...
View ArticleForum Post: Plugin is unable to update quotedetails before quote win throwing...
I have registered a plugin on "win" message on "quote" entity. This plugin creates projects corresponding to the quotedetails entity and attach those projects into project lookup of the qutoedetails...
View ArticleForum Post: RE: Plugin is unable to update quotedetails before quote win...
Hi Naveen, in pre-operations , you dont need to "service.update" - you just have to simply set the values for that attribute in the target entity and leave...
View ArticleForum Post: RE: Plugin execution information in context.
Rawish, i have tried but it is not working because , 2 different plugin is running from 2 different entities. I had a scenario like below, let’s say that we have a plugin that executes when an Account...
View ArticleForum Post: Dynamics 365 for Phones - mobile express form is not getting loaded
Hi Community, I'm trying to create new Contact from Dynamics 365 for Phones Application(Android), but it is not opening the mobile express form named "Information", instead of that it is opening the...
View ArticleForum Post: Error while updating account in plugin
Hi, I am doing simple update account field operation on update of account. getting below error Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault,...
View ArticleForum Post: RE: LOOKUP CONTROL ERROR: Cannot add item of typename = to the...
Thanks for the responses, really helpful! Feel like I am almost there now with this, I've edited my code now (please see below), but now I have a new error. It is not able to get the result when I pass...
View ArticleForum Post: RE: Territory Field Not Pulled Through From Lead To Contact.
Hi Wayne, I don't know if you can check the mappings between the lead and the contact entity relationship and add there the territory field. However if that's not possible, you can create a plug-in...
View ArticleForum Post: RE: Error while updating account in plugin
Hi Bhargav, You can use the Plug-in Profiler & Plug-in registration tool to debug the execution of your plug-ins See...
View ArticleForum Post: RE: Dynamics 365 for Phones - mobile express form is not getting...
Hi Hardik, Are you accessing CRM through the App ? If that's the case, then I think that what you are seeing is expected behavior. The mobile-express form is available if you access CRM via the browser...
View ArticleForum Post: RE: Plugin execution information in context.
Hi Shahbaaz, thanks for the response. I had a scenario like, in Y entity both direct update and update from 'X' entity are happening(for multiple fields). if it is from X entity i need some values from...
View ArticleForum Post: RE: How to create 1-N relationship from my custom entity to...
Yes I see you can reuse the field of address as junbin mentioned. Please go for this way.
View ArticleForum Post: RE: Select project template within opportunity record
Hi Jon, Could you please provide more details on what you are trying to achieve ? You would like to set the value on a Look-up field and then have other values prepopulated based on what you selected...
View ArticleForum Post: RE: Dynamics 365 Email rich text box element path cannot be...
Or is it MS built-in?
View Article