No announcements
Found 340943 threads
-
0 Votes
CRM 2011 Plugin entity attributes
Use the Pre or Post Image functionality to get the information you are after.Answered | 2 Replies | 5256 Views | Created by aobubo - Monday, June 20, 2011 10:35 AM | Last reply by aobubo - Monday, June 20, 2011 2:48 PM -
0 Votes
Where are unchanged entity values in IPluginExecutionContext (plugin)?
For your case Plugin Images is the best option.Answered | 5 Replies | 4434 Views | Created by Khadim Ali - Wednesday, October 13, 2010 7:16 AM | Last reply by VinothBalasubramanian - Wednesday, October 13, 2010 11:56 AM -
2 Votes
How to manage 2 or more plugin on pre-event in same entity?
Unfortunately, the Rank can only be set by using the sdkmessageprocessingstep class directly, and cannot be set using the SdkMessageProcessingStepRegistration class.Answered | 6 Replies | 5653 Views | Created by pntr - Monday, February 8, 2010 9:51 AM | Last reply by pntr - Wednesday, February 10, 2010 3:12 AM -
0 Votes
Plugin: Pre stage, attribute value
If field update invokes plugin triggering you can retrieve new value from context like: DynamicEntity entity = ...Answered | 1 Replies | 6821 Views | Created by darrmerc - Wednesday, November 18, 2009 2:19 PM | Last reply by Andrii Butenko - Wednesday, November 18, 2009 2:25 PM -
0 Votes
Plugin Error in Retrieving Entities
By Sanz. -- If you find this post helpful then please "Vote as Helpful" and "Mark As Answer".Answered | 8 Replies | 3602 Views | Created by Ranjan_P - Thursday, January 12, 2012 10:29 AM | Last reply by Jamie Miley - Monday, August 27, 2012 7:41 PM -
3 Votes
Retrieve an entity using a relationship in a Plugin.
_EntityB.Id = _EntityBID; I don't understand it's purpose.Answered | 5 Replies | 1585 Views | Created by rbwildeman - Monday, September 16, 2013 3:53 PM | Last reply by HIMBAP - Tuesday, September 17, 2013 4:30 PM -
1 Votes
Retrieve attributes values from entity calling plugin
When the user updating a record, you can register a pre-image with the update plugin registration process, and you don't need to call retieve and you can ...Answered | 7 Replies | 23486 Views | Created by ms_crm - Wednesday, November 23, 2011 10:13 AM | Last reply by ms_crm - Tuesday, November 29, 2011 9:46 AM -
2 Votes
What is the use of the Secondary Entity name in plugin registration
Note: The SetRelated and RemoveRelated (and Associate, Disassociate) messages would be very useful for custom entities, however they are not currently ...Answered | 5 Replies | 15310 Views | Created by $ubbu - Wednesday, March 10, 2010 1:03 PM | Last reply by _Robert Martin_ - Tuesday, July 29, 2014 4:13 PM -
0 Votes
Update Related Entity from Plugin
Hi JMcCon, Yes, you can update another entity from plugin.Answered | 3 Replies | 1376 Views | Created by JMcCon - Wednesday, October 28, 2015 2:35 PM | Last reply by Rickard Norström - Tuesday, November 3, 2015 11:21 AM -
1 Votes
CRM 2011 Plugin Post Operation
From what you are saying the best method to be able to manipulate the current target entity is pre-operation??Answered | 4 Replies | 6860 Views | Created by SteveGreen - Monday, November 14, 2011 3:33 PM | Last reply by D kay - Wednesday, November 16, 2011 12:11 PM -
0 Votes
not getting all fields in Post Image
CRM plugin only posts the attributes that have values, regardless it's the target entity, or pre/post image entity.Answered | 2 Replies | 3807 Views | Created by biconix - Wednesday, December 21, 2011 3:04 AM | Last reply by Daniel Cai - KingswaySoft - Thursday, December 22, 2011 12:01 AM -
0 Votes
CRM 4.0 problem: unable to retrieve CrmDateTime from Post Entity Image
dtValue.IsNull) DateTime terminationDate = dtValue.UserTime; Thomas T(MCBMSS) If you find this ...Answered | 3 Replies | 3591 Views | Created by .NETArch2010 - Thursday, September 22, 2011 4:00 AM | Last reply by .NETArch2010 - Thursday, September 22, 2011 2:45 PM -
1 Votes
Plugin error on update entity field
The Problem is that you are forcing it into an endless loop.Use this code.Answered | 1 Replies | 1287 Views | Created by Dismantled - Wednesday, May 28, 2014 11:35 AM | Last reply by F.Kuyler - Wednesday, May 28, 2014 11:47 AM -
2 Votes
Problem on setting state of entity from plugin
PS: Can you mark my post as a answer you marked as proposed answer, thanks.Answered | 5 Replies | 1347 Views | Created by Payman Biukaghazadeh - Saturday, January 26, 2013 2:58 PM | Last reply by Payman Biukaghazadeh - Saturday, January 26, 2013 4:40 PM -
0 Votes
pass field value to plugin that uses Entity Reference
You need to do a Retrieve using the Id of the EntityReference, but before you need to instantiate the organizationservice after you get the context something like ...Answered | 2 Replies | 1355 Views | Created by Pete Newman - Saturday, January 4, 2014 9:23 PM | Last reply by Pete Newman - Saturday, January 4, 2014 9:47 PM -
0 Votes
how to get PrimaryContactid on Account Pre-validation Plugin
This can then be used in the code...Answered | 2 Replies | 4269 Views | Created by crmpnk1 - Wednesday, December 21, 2011 8:01 AM | Last reply by crmpnk1 - Wednesday, December 21, 2011 10:10 AM -
1 Votes
Pre - Merge account in Plugin
Hi Nirmal, Have a read of the post on my blog.Answered | 2 Replies | 6410 Views | Created by Nirmalkumar Manturmath - Wednesday, June 3, 2009 1:28 AM | Last reply by Hassan Hussain - Wednesday, June 3, 2009 7:53 PM -
2 Votes
Post Order Update Plugin executing when reassigning Account
To identify if the owner was included in the attribute list you need to use the entity image received in the Target and not retrieve it from the ...Answered | 11 Replies | 1528 Views | Created by GaryMk - Tuesday, May 14, 2013 5:27 PM | Last reply by Sam - Inogic - Thursday, May 16, 2013 9:53 AM -
1 Votes
Problem When Using Pre/Post Entity Images In Plugin
I'm just using samples I find online to attempt to build my plugins.Answered | 4 Replies | 1512 Views | Created by JamesGRM - Thursday, October 15, 2015 11:53 AM | Last reply by JamesGRM - Thursday, October 15, 2015 1:28 PM -
0 Votes
Plugin for two entities
There are no need to create two plugin.Answered | 1 Replies | 6039 Views | Created by LearnQuick - Thursday, July 23, 2009 7:05 PM | Last reply by Andrii Butenko - Thursday, July 23, 2009 9:08 PM
No announcements