No announcements
Found 205186 threads
-
1 Votes
SdkMessageProcessingStep FilteringAttributes format
Hi, The FilteringAttributes property does not allow spaces.Answered | 2 Replies | 1639 Views | Created by CM.EG - Monday, August 26, 2013 12:20 PM | Last reply by CM.EG - Monday, August 26, 2013 12:37 PM -
0 Votes
FilteringAttributes Not Stopping Plugin From Executing
Is there any reason why making an update through the UI seems to work fine with regard to the filtering attributes preventing the plugin from firing, but when an automated job does ...Answered | 2 Replies | 6660 Views | Created by Jim Field - Monday, November 2, 2009 2:43 PM | Last reply by Jim Field - Monday, November 9, 2009 5:09 PM -
0 Votes
CRM 4.0 Plugin execution
Sure, you can always cancel a workflow from a plugin (using SetStateRequest on AsyncOperation entity).Answered | 8 Replies | 6035 Views | Created by Dstr123 - Friday, May 20, 2011 2:07 PM | Last reply by Dstr123 - Friday, May 20, 2011 4:10 PM -
0 Votes
SalesOrder plugin not being executed
If you have registered the plugin on Disk and you are able to delete the plugin assembly without IISRESET it means the plugin is never fired and the assembly was not even ...Answered | 3 Replies | 2752 Views | Created by steven_455 - Monday, October 31, 2011 2:13 PM | Last reply by Sam - Inogic - Tuesday, November 1, 2011 1:01 AM -
2 Votes
Strange behavior of plugin execution !!!!
Once the object is instantiated, CRM calls the Execute method on the object.Answered | 9 Replies | 4617 Views | Created by BERKAYA Hedi - Tuesday, August 31, 2010 12:58 PM | Last reply by RhettClinton - Thursday, September 2, 2010 2:46 PM -
0 Votes
execute message in plugin
Obtain the fetchXML from the advanced find using the method suggested by cllinton http://ronaldlemmen.blogspot.com/2009/02/using-advanced-find-for-fetchxml.html 3.Answered | 10 Replies | 6219 Views | Created by Divya Sekaran - Friday, March 5, 2010 1:36 PM | Last reply by Divya Sekaran - Friday, March 5, 2010 2:52 PM -
0 Votes
Stop creating a record in a plugin
Hi, I'm afraid there is no other way to stop the creation of the record other than throwing an exception.Answered | 5 Replies | 2628 Views | Created by KatRiketa - Tuesday, November 13, 2012 12:59 AM | Last reply by Pavlos Panagiotidis - Wednesday, November 14, 2012 8:27 AM -
0 Votes
disable a plugin from another plugin
You could possibly use some special columns to differentiate what you want to do, in the plugin code you check the value of such columns, and not execute any ...Answered | 1 Replies | 4919 Views | Created by jeljeljel - Wednesday, May 25, 2011 9:35 PM | Last reply by Daniel Cai - KingswaySoft - Wednesday, May 25, 2011 9:56 PM -
2 Votes
How to manage 2 or more plugin on pre-event in same entity?
Try to update step using plugin registration tool.Answered | 6 Replies | 5560 Views | Created by pntr - Monday, February 8, 2010 9:51 AM | Last reply by pntr - Wednesday, February 10, 2010 3:12 AM -
0 Votes
Problem executing CRM 2011 Linq Query from dll referenced in plugin
You must include the generated code from crmsvcutil.exe inside the plugin, instead of referencing it from another assembly.Answered | 9 Replies | 9111 Views | Created by Milsnips - Thursday, June 2, 2011 5:34 AM | Last reply by Darko Micic - Friday, March 16, 2012 12:38 PM -
4 Votes
plugin from CRM 4.0 to CRM 2011 does not execute
I did register the plugin with the CRM 2011 registration tool but it seems it does not get executed.Answered | 12 Replies | 2885 Views | Created by AlinaDo123 - Thursday, March 7, 2013 2:37 PM | Last reply by DavidBerry - Sunday, March 10, 2013 10:29 PM -
0 Votes
failed in plugin
Try register the plugin in the asynchronous mode Batistuta Cai-刀客 | 蔡敏生 | MS CRM MVP | Blog:http://caims.cnblogs.comAnswered | 11 Replies | 7185 Views | Created by Jeff.Han - Thursday, August 13, 2009 6:05 AM | Last reply by Batistuta Cai - Wednesday, August 19, 2009 3:36 AM -
0 Votes
execute workflow first than plugin
On update of this field register that plugin to work.Answered | 2 Replies | 2337 Views | Created by anwar_addi - Monday, June 18, 2012 10:14 AM | Last reply by Suresh Kumar Patra - Monday, June 18, 2012 12:46 PM -
0 Votes
How to stop the execution of plug-in in MS CRM 4.0
I don't want to throw any exception, is there any properties available to stop the plug-in execution?Answered | 3 Replies | 3066 Views | Created by Srikanth_MSCRM - Thursday, February 16, 2012 4:37 PM | Last reply by Maryna Butenko - Thursday, February 16, 2012 6:17 PM -
0 Votes
Execute Plugin on Initial Entity Creation?
Ok, thanks....Do you know of any good examples for calling the crm webservice from the javascript onload event, because i am having trouble finding any.Answered | 5 Replies | 5080 Views | Created by CalebSandfort - Wednesday, March 24, 2010 9:52 PM | Last reply by Andrii Butenko - Wednesday, March 24, 2010 11:55 PM -
0 Votes
Calling and waiting Workflow execution from Plugin
The point is this: I have an Active Contract for which I need a plugin to modify a field after an update of a contract-related entity.Answered | 3 Replies | 4951 Views | Created by markvs63 - Tuesday, August 3, 2010 2:29 PM | Last reply by Andrii Butenko - Tuesday, August 3, 2010 5:32 PM -
2 Votes
Error occured when registring plugin with plugin registration tools
// first get the dynamicEntity in the plugin.Answered | 9 Replies | 6910 Views | Created by Aymen Ben hassine - Monday, March 15, 2010 2:52 PM | Last reply by Aymen Ben hassine - Monday, March 15, 2010 4:10 PM -
0 Votes
Async plugin in mscrm 2011 execution order
Hi, The async events will be executed in parallel with each other and not series.Answered | 2 Replies | 1475 Views | Created by anwar_addi - Friday, January 31, 2014 9:53 PM | Last reply by Scott Durow (MVP) - Saturday, February 1, 2014 8:38 AM -
0 Votes
How to create a plugin that stops the creation of an entity depending on property of another entity ?
And when registering the plugin it should be on "Pre-operation" ?Answered | 2 Replies | 968 Views | Created by Malhoosh - Friday, December 13, 2013 9:18 PM | Last reply by Malhoosh - Friday, December 13, 2013 10:44 PM -
0 Votes
Preventing Plugin Core Operation from Pre-Operation pipeline
My plugin is registred on the Pre-event, I want to check some attribute from the input parameters, based on that I want to stop the plugin ...Answered | 14 Replies | 5048 Views | Created by Janu_m - Thursday, December 8, 2011 5:47 PM | Last reply by Janu_m - Friday, December 9, 2011 9:08 AM - Items 1 to 20 of 205186 Next ›
No announcements