web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Read Only Sub Grids without Add Existing/New

There are few ways to achieve this in the Dynamics 1. Using the security roles - you can create a security role for Account: Appent To (lookups can be added to Account) and Contact - Append (because contact can be appened with lookup) and assign ...

Rao Rapolu 470
Like (0)
Dynamics 365 CRM Access Teams

Access Teams are quite useful when you want to share a record with another user. Access Teams Templates cannot be imported in your solution imports. You need to do outside solution import. Otherwise you get an error. Start getting used to Access T...

Rao Rapolu 470
Like (0)
Password - Salt- Hash algorithms

It would be interesting to see how the CRM can be used to store the Salt and how the SHA algorithms work seamless. I will give bulletin points here and more can be found either online or I will expand when I get time. As we all know Contacts can b...

Rao Rapolu 470
Like (0)
Microsoft Azure Active Directory-Conditional Access

There is a good article online about the conditional access; You would need to sign up for Azure Active Directory Premium Plan 2 or may be 1:)- Most of the below link is self explanatory; https://docs.microsoft.com/en-us/azure/active-directory/act...

Rao Rapolu 470
Like (0)
Custom integration of CRM Online to Sharepoint On-Prem

Goal: Develop custom module to integrate CRM online to Sharepoint On Premises (https to https, both are on https this way) Business Need: Business do not want to store the documents in Sharepoint online or any other online Process: I am ...

Rao Rapolu 470
Like (0)
Never ending Security Model

I was asked to review the current security model recently by one of my clients; The current security model was based on one single BU but requirement was to create multiple; I have created multiple business units -- assigned no security roles The ...

Rao Rapolu 470
Like (0)
Use /XRMServices/2011/OrganizationData.svc

Folks, I have been using CRM Online/2016 and when I have tried CRUD oData in JS, /XRMServices/2011/Organization.SVC didn't work....browser was throwing strange errors on content type. But actually the reason was to use /XRMServices/2011/O...

Rao Rapolu 470
Like (0)
The specified Active Directory user already exists as a CRM user

Problem Description: You won't be able to add the Active Directory user to the CRM users list from Settings->Administration It throws the below error;Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.Organization...

Rao Rapolu 470