-
Continue reading →: Dynamics 365 – V9.0 – Multiselect option sets walk through
In this article I am going to walk through the new field type “Multiselect Option set” from V9.0. As the name suggests, “Multiselect Option set” will allow User to choose multiple choices. In this walk through, I am going add a new ‘Multiselect Option Set’ called ‘Branches’ on ‘Account’ entity to…
-
Continue reading →: D365 July Updates – Multi select option set and Virtual entity
With July updates Dynamics 365 introduced few new features. I am going to touch base: Virtual Entity: Virtual entities replace previous client-side and server-side approaches to integrating external data, which required customized code and suffered from numerous limitations, including imperfect integration, data duplication, or extensive commitment of development resources. Virtual…
-
Continue reading →: Azure Deployment Slots – Deploy and Swap
Assume that you have your live application deployed on Azure running and you must deploy a hot fix. The option you got is, you might want to take your application down for some time till your hot fix deployed. How about you deploy the hot fix with no downtime, the…
-
Continue reading →: Azure Web Deploy – Time out errors
Recently when we were trying to publish a web site to Azure ‘Deployment Slot’ using Visual Studio “Web Deploy” option, we encountered either Time out exception or VS hung after few files push. Reason for this exception could be due to the enormous transactions on main (Prod) web app of…
-
Continue reading →: Dynamics 365 Portal – Troubleshoot errors hosted in Azure
Recently we got internal server error while we were accessing Portal hosted in Azure. Microsoft Azure is providing simple and quick way to troubleshoot the errors. There are few options to troubleshoot like ‘Log Stream’ and ‘Diagnostic Dumps’. In this Article, I am going to show how to use them.…
-
Continue reading →: ADX Portals Web Notification system job failures and fix
Other day ADX web notification system jobs were failing/in Progress from long with below error message To give little background on Web Notifications: Adxstudio Portal application caches results from CRM to improve performance. This is done by adding a Web Notification URL in CRM (Advanced Find –> Web Notification URLS)…
-
Continue reading →: Retrieve Members of a Records Access Team and migrate Access Teams between OrganizationsMost of you know that an Access team owns no records and has no security roles assigned to it. Records will be shared with an Access team, and the team is granted access rights on records such as Read, Write and Append. By default, we would get one OOB Opportunity…
-
Continue reading →: ADX Portal – Configure views to fetch Logged In Partner owned records
As we know, ADX portal would be accessed by external Partners and they get created as Contacts in the CRM. We got a requirement to configure “My Opportunities” view in Portal to show the Opportunities owned by logged in Partner. In CRM, this type of requirement is straight forward as…
-
Continue reading →: StyleCop warnings failing the build in Visual Studio
Recently we got a VS project from a third party and when we try to build the project, we were getting StyleCop warnings as errors and breaking the build. In below screen if you notice, even if all were ‘StyleCop’ warnings (i.e., Starts with SA….) build got failed with errors. Reason:…
-
Continue reading →: The specified organization already has an active Website Binding for this site – Dynamics 365 Portals
We have 2 Portal solutions (i.e., Partner Portal and Custom Portal) enabled in our CRM organization and when I tried to configure ‘Custom Portal’ in a Web App, I could not, as the “Adxstudio Portals Website” drop down was disabled and defaulted to ‘Partner Portal’. Reason: ‘Partner Portal’ solution configured…


![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)