No announcements
Found 240593 threads
-
2 Votes
When Does the Parent Plugin Context contain the actual Target?
One target will contain everything but the state and status codes, the other will contain the values listed in my question (id, state, status, modified).Answered | 4 Replies | 1078 Views | Created by Daryl LaBar - Tuesday, April 26, 2016 5:39 PM | Last reply by Daryl LaBar - Wednesday, April 27, 2016 5:49 AM -
0 Votes
CRM4: Plugin context issue
How can you use the entity context on a create message in a pre-create plugin?Answered | 5 Replies | 8896 Views | Created by DaveLee212 - Thursday, October 30, 2008 5:11 PM | Last reply by Jamie Miley - Tuesday, March 1, 2011 9:55 PM -
1 Votes
plugin not triggering..
if you register in child pipeline it works in both parent and child. child pipeline is when the platform internally invokes the message.Answered | 4 Replies | 3530 Views | Created by Prijil.P.S - Saturday, February 4, 2012 9:26 PM | Last reply by Ashwani_Ashwin - Wednesday, April 25, 2012 6:06 AM -
0 Votes
Obtaining actual userId in a sandboxed plugin
The context.UserId does NOT return the correct GUID as stated earlier, however the context.IniatingUserId does.Answered | 2 Replies | 3174 Views | Created by Lindsey Mundy - Wednesday, October 19, 2011 4:08 PM | Last reply by Lindsey Mundy - Wednesday, October 19, 2011 5:55 PM -
2 Votes
Parental Relationship - Will Delete of Parent trigger Plugin registered for delete of child?
If you want to access the parent entity then you can access it via parnet entity context context.ParentContext , well i can not say anything if you find answer in the links.Answered | 5 Replies | 4591 Views | Created by lambrite - Saturday, August 27, 2011 8:17 PM | Last reply by Jehanzeb.Javeed - Monday, August 29, 2011 1:50 PM -
0 Votes
Plugin: Accessing parent element
When I generate the quote within a opportunity I want to create a special quote number.Answered | 9 Replies | 6410 Views | Created by Alex Szigetvary - Wednesday, August 12, 2009 2:38 PM | Last reply by Alex Szigetvary - Tuesday, August 18, 2009 9:58 AM -
2 Votes
Plugin - PostImage Does Not Contain Updated Value
InputParameters always contains the value which are updated on the entity form.Answered | 6 Replies | 5835 Views | Created by Chris Wigley - Friday, June 4, 2010 9:07 PM | Last reply by Muhammad Ali Khan - Saturday, June 12, 2010 5:50 AM -
0 Votes
Crm 2011 Plugin Context
hello, when i update a Record, only the changed Entity Attributes are available in the Plugin context.Answered | 2 Replies | 3344 Views | Created by Martin Lazar - Wednesday, February 1, 2012 2:27 PM | Last reply by Martin Lazar - Thursday, February 16, 2012 1:28 PM -
1 Votes
How to get field is disabled on the form in Plugin context
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer Jeff ...Answered | 2 Replies | 4069 Views | Created by Natarajan V - Tuesday, September 4, 2012 9:14 AM | Last reply by Mr. Wharty - Tuesday, September 4, 2012 10:08 PM -
0 Votes
Regarding Plugin
The context is contained in the System.IServiceProvider parameter that is passed at run-time to a plug-in through its Execute method.Answered | 3 Replies | 3291 Views | Created by Shivakumar B - Wednesday, February 15, 2012 7:19 AM | Last reply by MubasherSharif - Wednesday, February 15, 2012 12:03 PM -
2 Votes
Plugin : shared variables not working
context.Answered | 9 Replies | 9832 Views | Created by krishnakant A Loke - Monday, August 30, 2010 5:38 AM | Last reply by Kannan Boopalan - Monday, October 11, 2010 8:47 AM -
0 Votes
An Exported Solution does not contain a Plugin Step's Secure Configuration.
I did notice that SdkMessgageProcessingStepSecureConfiguration is NOT a solution aware entity when I tried AddComponentToSolution on it.Answered | 2 Replies | 4926 Views | Created by Johan Küstner - Tuesday, April 12, 2011 8:14 AM | Last reply by Johan Küstner - Tuesday, April 12, 2011 2:56 PM -
0 Votes
Plugin for Phone call not firing when record is created using workflow.
HI All, sorry i have checked depth in my code which prevents plugin to fire when called from Workflow.Answered | 3 Replies | 3909 Views | Created by Madhan.B - Monday, September 26, 2011 5:34 PM | Last reply by Madhan.B - Monday, September 26, 2011 7:16 PM -
0 Votes
Creating a task inside of a plugin
But essentially all this plugin is doing is creating a task, if a certain field has data when a contact is created.Answered | 1 Replies | 5131 Views | Created by KmackGFNet - Wednesday, April 14, 2010 1:32 PM | Last reply by Blake Scarlavai - Wednesday, April 14, 2010 1:43 PM -
0 Votes
Systemuser create plugin, record does not exist when running in sync mode.
I try to make simple: it works when is registered as asynchronous because will be executed outside the database transaction.Answered | 3 Replies | 1914 Views | Created by Hoyty - Tuesday, May 7, 2013 7:16 PM | Last reply by Guido Preite - Tuesday, May 7, 2013 8:06 PM -
2 Votes
CRM 2011 email Plugin: InputParameters.Contains("Target") == false ERROR
Contains("Target") " and i managed to get what i need.Answered | 7 Replies | 5540 Views | Created by _cram - Tuesday, January 29, 2013 9:35 AM | Last reply by _cram - Tuesday, January 29, 2013 3:14 PM -
1 Votes
crm2011 recalculate plugin
I am new to plugins.Answered | 5 Replies | 5806 Views | Created by kn2011 - Sunday, March 4, 2012 11:54 AM | Last reply by kn2011 - Friday, March 9, 2012 8:04 AM -
3 Votes
Post Asynchronous Plugin to create child records of newly created parent record
When I register plugin synchronously, it throws error: server was unable to process the request.Answered | 19 Replies | 8184 Views | Created by KrishanakantLoke - Monday, July 19, 2010 6:46 AM | Last reply by krishnakant A Loke - Tuesday, July 20, 2010 8:27 AM -
1 Votes
CRM 4.0: Parental relationship and plugins
Hi, The most likely reason for your plugin firing is that you've not registered the EntChild plugin on the 'child' pipeline.Answered | 2 Replies | 2215 Views | Created by Jerzy Doskocz (pen_2) - Friday, October 19, 2012 10:12 AM | Last reply by Jerzy Doskocz (pen_2) - Friday, October 19, 2012 11:18 AM -
0 Votes
when can infinite loop occur in a plugin.
Hi, An infinite plugin loop example is: You have a post-update plugin on an entity 'A' that updates something in entity 'B' and entity 'B' has a post update ...Answered | 2 Replies | 10000 Views | Created by Sandra.CRM - Friday, September 14, 2012 5:38 PM | Last reply by Imran I Abbasi - Friday, September 14, 2012 11:03 PM - Items 1 to 20 of 240593 Next ›
No announcements