dynamics-crm-2015 Questions
3
Solved
MS CRM 2015 allows you to specify an attribute mapping on a relationship between entities.
E.g. for the "contact_customer_accounts" relation shown below, it defines which attributes from Account sh...
Calix asked 11/9, 2015 at 19:44
4
I have got an error that is
'The type or namespace 'Xrm' does not exist in the namespace
'Microsoft''.
I've already added Microsoft.Xrm.Sdk.dll. My project's Framework version is Framework 4...
Paginate asked 15/6, 2015 at 13:6
2
Solved
I have been looking for a way to get the list of all dirty fields in the CRM form to determine the what was changed and need to be saved in the browser console. This will help me debugging the java...
Ricoricochet asked 21/12, 2017 at 14:18
1
Solved
How can I issue a POST request under the context below using webclient?
I am able to successfully authenticate and retrieve a jwt token from ADFS:
using (var client = new WebClient())
{
var data...
Mathur asked 11/2, 2018 at 17:39
3
Solved
I know the ExecuteMultipleRequest is a huge performance booster when performing batch updates from outside of CRM. What I don't know is if it is beneficial to call it from within a CRM plugin.
My ...
Storey asked 9/2, 2015 at 16:40
1
Solved
We have a newly set-up CRM 2015 On-Premise environment; and we're doing some fiddling with the Social Care framework.
We simply wanted to update a Social Profile record's InfluenceScore parameter ...
Shorten asked 4/6, 2015 at 14:4
1
© 2022 - 2024 — McMap. All rights reserved.