Questions tagged as 'dynamics-crm'

1
answer

Update QueryExpression

I made a select to bring all the entities which contain the field "se_customdate" to null. Until then, no problem. However, I now need to assign the value of the "createdon" variable to the null fields, but I'm not getting any progress in the co...
asked by 13.09.2017 / 19:28
0
answers

Help for creating DYNAMICS CRM Plugin

I need some help from you to create a plugin in DYNAMICS CRM. -I have an entity called negotiation and I have a field called "value" (currency type), in which I fill in the field with some value. I have another field that would query the "accoun...
asked by 25.07.2017 / 03:40
0
answers

How do I create more declare base value?

I can not declare the value and example in the first photo ProblemtherecordlistdoesnotprovidestatementvalueisgivingFOREARCHerrorItriedtoaddFOREARCHagain ThenIcouldputthedeclarationandthevalueinthesecond,andtheresulthappens This result f...
asked by 12.05.2017 / 17:07
1
answer

Synchronous plugin

Studying on Microsoft Dynamics 365 , I came across information that there is a possibility of extending the tool on the server, creating plugins síncronos or assíncronos . Microsoft has an asynchronous information session (...
asked by 31.08.2017 / 15:59
1
answer

Extract information from Microsoft CRM Dynamics with C #

I would like to know how I can communicate with Microsoft Dynamics using C #. Example, I have the following table in dynamic and accurate data in my C # application <entity name="contact"> <attribute name="parentcustomerid"/> &l...
asked by 13.06.2017 / 20:25