No announcements
Found 342929 threads
-
0 Votes
Confustion at CRM 2011 SDK 5.0.1 -Workflow example uses Dynamic Entity
Regards VenkataPAnswered | 2 Replies | 7088 Views | Created by Venkatta Pidikiti - Wednesday, March 2, 2011 1:18 PM | Last reply by Venkatta Pidikiti - Wednesday, March 2, 2011 4:07 PM -
1 Votes
Update related entity when primary entity is changed
CRM 2011 SDK.Answered | 4 Replies | 2718 Views | Created by Mitchell2012 - Tuesday, March 6, 2012 8:16 PM | Last reply by JLattimer - Wednesday, March 7, 2012 3:24 AM -
0 Votes
Get Entity Attribute when Entity is a Lookup Field on the Lead Entity
Thanks, Ranjitsingh R | http://mscrm-developer.blogspot.com/ | MS CRM ConsultantAnswered | 5 Replies | 5178 Views | Created by EddiRaeM - Tuesday, September 21, 2010 7:12 PM | Last reply by VinothBalasubramanian - Wednesday, September 22, 2010 5:55 AM -
0 Votes
how to import and export all entities (customizations.xml) using sdk?
Import: http://msdn.microsoft.com/en-us/library/bb959435.aspx Export: ...Answered | 1 Replies | 5599 Views | Created by Sohaib [CRM Professional] - Friday, July 16, 2010 12:58 AM | Last reply by Luke Baulch - Friday, July 16, 2010 1:07 AM -
1 Votes
Setting statuscode and statecode On Entity Create...
I see a LOT of bad things in the code, such as datasets, datatables, text files, and many dozens of calls out to the SDK for each entity that is created or updated.Answered | 2 Replies | 3179 Views | Created by jonrothlander - Friday, June 6, 2014 2:37 PM | Last reply by jonrothlander - Friday, June 6, 2014 3:56 PM -
0 Votes
How to get a list ALL Entities in CRM via SDK and Database.
Hello Abbas, Using this code to reterive all teh entites using the SDK "Metadataservice".Answered | 1 Replies | 9438 Views | Created by Abbas Thanawala - Thursday, February 25, 2010 10:29 AM | Last reply by Muhammad Ali Khan - Thursday, February 25, 2010 10:55 AM -
0 Votes
AsyncOperation class missing from CRM 2011 SDK
Hi, it is part of the generated class, mean you can generate the class from crm using crmsvcutil.exe or it exists as part of ...Answered | 1 Replies | 3893 Views | Created by javaman21011 - Thursday, January 19, 2012 12:37 AM | Last reply by Thomas Thankachan - Thursday, January 19, 2012 1:47 AM -
0 Votes
Disable attribute using SDK
Hi All, I found a method though it's using both sdk and javascript.Answered | 5 Replies | 5710 Views | Created by Shivam CRM - Tuesday, February 1, 2011 9:16 AM | Last reply by Shivam CRM - Wednesday, February 2, 2011 6:49 AM -
3 Votes
How to use strongly typed class in Dynamics CRM 2011 without using sdk assemblies
I achieve this using Entity class (DynamicEntity substitute) and generic attributes with OrganizationServiceClient.RetriveMultiple(), or using ...Answered | 12 Replies | 8821 Views | Created by ChristopheBHMG - Wednesday, June 29, 2011 2:04 AM | Last reply by gmaly - Thursday, July 19, 2012 12:39 PM -
0 Votes
How to use the Entity class for creating Orders but also add the products on the order???!!!
Guid _orderId = _service.Create(salesorder); Entity salesOrderDetail = new ...Answered | 2 Replies | 666 Views | Created by tekwise1 - Sunday, November 22, 2015 4:27 PM | Last reply by saad nadir - Monday, November 23, 2015 11:27 AM -
0 Votes
Exception when trying to create Invoice record from Opportunity entity using SDK.
the commented out line) for the primary entity instance in a Custom Workflow Activity.Answered | 4 Replies | 6465 Views | Created by Vikram96 - Thursday, February 17, 2011 3:05 AM | Last reply by Vikram96 - Friday, February 18, 2011 3:16 AM -
0 Votes
Update Plugin Using Web Reference for Custom Entity
As you are going to use webservice reference then your custom entity will be there just like system entities. you can write code the same way you write for system ...Answered | 1 Replies | 5746 Views | Created by Shivam CRM - Thursday, December 23, 2010 2:37 PM | Last reply by HIMBAP - Thursday, December 23, 2010 2:48 PM -
0 Votes
problem accessing Custom entity class
To use the custom attributes or entites as part of customisations will not be possible with this assembly so they introduced the concept of Dynamic Entity.Answered | 3 Replies | 4614 Views | Created by Vijji MSL - Friday, October 1, 2010 8:19 AM | Last reply by Amarsen Vangoor - Friday, October 1, 2010 11:27 AM -
0 Votes
Updating a field on Entity A when a field on Entity B is changed.
Regards FaisalAnswered | 7 Replies | 979 Views | Created by Erie County Programmer - Monday, September 15, 2014 7:06 PM | Last reply by Erie County Programmer - Tuesday, September 16, 2014 2:23 PM -
3 Votes
how to retrieve Data From Entity Using CRM 2011 sdk
} Hello MIDOZ: Use the code example I had given.Answered | 8 Replies | 4682 Views | Created by MIDOZ - Wednesday, June 6, 2012 1:04 PM | Last reply by MIDOZ - Thursday, June 7, 2012 1:11 PM -
1 Votes
Create Connection to custom Entity using C#
I found this sample in SDK.Answered | 6 Replies | 1785 Views | Created by FairLight - Friday, January 30, 2015 1:25 AM | Last reply by FairLight - Monday, February 2, 2015 9:41 AM -
4 Votes
How to copy custom entity to another custom entity?
Hi, you can refer Jamie's post http://mileyja.blogspot.com/2011/05/clone-or-copy-entity-form-using-net-or.html to create clone of entity ...Answered | 8 Replies | 11691 Views | Created by SenthilKumar1986 - Monday, June 13, 2011 1:03 AM | Last reply by Jamie Miley - Monday, June 20, 2011 1:31 AM -
1 Votes
Update record of an entity using update (post operation) plugin of another entity in dynamics crm 2011
To update the other entity you need to use the service.Retrieve method to retrieve the entity and service.Update to update the entity.Answered | 4 Replies | 6335 Views | Created by nmathur - Friday, February 3, 2012 11:49 AM | Last reply by Amreek Singh - Tuesday, February 7, 2012 11:51 AM -
3 Votes
Dynamic Entity????????
Hi Vedrine, Dynamic Entity Concept is used when you want faster access like you have some Custom Entity.Answered | 4 Replies | 9232 Views | Created by VedrineRick - Monday, November 1, 2010 2:51 PM | Last reply by VedrineRick - Monday, November 1, 2010 4:33 PM -
0 Votes
Error while creating the Business unit using SDK
Hi, this is the right code to create a business unit: string buName = "New Business Unit Name"; Guid parentBusinessUnitId; // IMPORTANT!!!Answered | 1 Replies | 1407 Views | Created by Kumar_R - Tuesday, May 7, 2013 12:45 PM | Last reply by Guido Preite - Tuesday, May 7, 2013 1:06 PM - Items 1 to 20 of 342929 Next ›
No announcements