No announcements
Found 304476 threads
-
1 Votes
Plugin and Workflow
You can extend workflows/dialogs by creating a custom workflow activitywhich is also written in .NET calling any method from the CRM SDK.Answered | 4 Replies | 4467 Views | Created by jegansankar - Saturday, January 5, 2013 5:28 PM | Last reply by Nandan21 - Monday, January 7, 2013 10:21 AM -
9 Votes
what are the performance differences in using workflow and plugin?
Not to mention that in online neither plugin's or workflow assemblies would work with 4.0.Answered | 9 Replies | 5929 Views | Created by CRM Rajeev - Wednesday, July 6, 2011 7:52 PM | Last reply by Jamie Miley - Thursday, July 7, 2011 8:08 PM -
0 Votes
How to debug custom workflow activity in mscrm4?
What plugins???Answered | 6 Replies | 7072 Views | Created by Yadav MSCRM Technical Consultant - Monday, March 8, 2010 7:26 AM | Last reply by Mayank Pujara - Monday, March 8, 2010 1:17 PM -
0 Votes
Access workflows in plugin.
Hi, Got the answer that workflow cannot be modified or we cant set values in workflow through plugin.Answered | 3 Replies | 2374 Views | Created by Prasad Parameswaran - Tuesday, November 22, 2011 8:52 AM | Last reply by Prasad Parameswaran - Thursday, November 24, 2011 1:34 PM -
0 Votes
Custom Workflow vs Plugins?
Hi, One more scenario: When we have to use timeout or wait condition.Answered | 3 Replies | 2340 Views | Created by Yogesh Mulay - MCTS - Thursday, January 17, 2013 1:02 PM | Last reply by Vikranth Pandiri - Thursday, January 17, 2013 1:20 PM -
1 Votes
Workflow for activities in CRM?
As you describe in your reqirement, the workflow has to check new activities.Answered | 3 Replies | 5302 Views | Created by kbd635 - Thursday, April 22, 2010 9:06 PM | Last reply by MmoZ - Friday, April 23, 2010 5:41 PM -
1 Votes
Need key difference between Plugin and custom workflow.
Workflows and by extension, custom workflow activities, execute totally asynchronously.Answered | 3 Replies | 9769 Views | Created by MSCRM Desire Support - Tuesday, November 30, 2010 7:34 PM | Last reply by George Doubinski - Friday, December 3, 2010 12:57 AM -
0 Votes
Get record GUID created by workflow in plugin
I think I need to rethink the whole approach not to use workflows in such way!Answered | 9 Replies | 2959 Views | Created by MervinHut - Tuesday, December 18, 2012 5:58 PM | Last reply by MervinHut - Wednesday, December 19, 2012 5:18 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 | 3812 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
Workflows - multiple activities in one assembly
You should use the Plugin Registration Tool for registering your Plugins/Workflows.Answered | 4 Replies | 5629 Views | Created by sjb500 - Thursday, February 5, 2009 3:08 PM | Last reply by sjb500 - Friday, February 6, 2009 5:05 PM -
3 Votes
decision for going custom workflow and plugin in mscrm
Workflows assemblies can not be deployed on CRM 2011 online versions but plugin can on CRM 2011 online version 2.Answered | 3 Replies | 5215 Views | Created by hari mallampati - Monday, June 13, 2011 11:28 AM | Last reply by Jehanzeb.Javeed - Monday, June 13, 2011 12:52 PM -
0 Votes
Custom Workflow or Plugin for Calling external Web Service
If you've already built Plugins, there is no appreciable additional complexity in building a Custom Workflow Activity.Answered | 1 Replies | 6087 Views | Created by nickpeterson - Wednesday, March 16, 2011 6:28 PM | Last reply by pogo69 - Thursday, March 17, 2011 12:31 AM -
0 Votes
custom workflow activity registration error
This is a duplicate post as http://social.microsoft.com/Forums/en-US/crm/thread/61686ab1-4939-46ee-a8da-bf4b5626427f.Answered | 4 Replies | 6301 Views | Created by verystupidguy - Wednesday, June 8, 2011 3:38 AM | Last reply by Gonzalo Ruiz R - Wednesday, June 8, 2011 12:10 PM -
1 Votes
Error while registering assembly for workflow - 'sharing' plugin.
" I am trying an Custom Activity on CRM 4.0, Also tried to implement IPlugin interface, but still unable to register custom plugin dll.Answered | 3 Replies | 9351 Views | Created by Prince Sunny - Monday, October 5, 2009 11:32 AM | Last reply by Sanjay Zalke - Monday, October 18, 2010 4:00 PM -
1 Votes
In Which case we need to use plugins and Workflows
Hi, http://blogs.msdn.com/b/crm/archive/2010/06/25/plug-ins-vs-workflows-in-microsoft-dynamics-crm.aspx Mahain : MS CRM ...Answered | 1 Replies | 2836 Views | Created by Srikanth_MSCRM - Friday, August 26, 2011 2:25 PM | Last reply by HIMBAP - Friday, August 26, 2011 2:28 PM -
2 Votes
register Custom Workflow Activity on online mscrm
There are multiple alternatives that make use of plugins combined with workflows to execute custom code asynchronously similar to custom workflow ...Answered | 3 Replies | 7266 Views | Created by Nitin C Pawar - Friday, April 8, 2011 9:54 AM | Last reply by Ankit Himmatlal Shah - Sunday, April 17, 2011 10:17 AM -
0 Votes
Firing a plugin when updating a field through workflow
Hi buddy, chances are you registered your plugin is registered on synchronous event and workflow always run asynchronously.Answered | 6 Replies | 2722 Views | Created by anwar_addi - Monday, June 18, 2012 10:35 AM | Last reply by anwar_addi - Tuesday, June 19, 2012 9:03 AM -
0 Votes
Whether plugin work with workflow with "Assign" function
Assigning a record in workflow in the GUI is very easy.Answered | 2 Replies | 3634 Views | Created by Andy_Tmfox - Saturday, July 30, 2011 5:45 AM | Last reply by Jehanzeb.Javeed - Sunday, July 31, 2011 7:56 PM -
3 Votes
How to get a GUID to use in a workflow
I use the Business Productivity Workflow Tools to accomplish the issue to get an GUID in a workflow.Answered | 7 Replies | 5853 Views | Created by crmkr - Wednesday, September 15, 2010 3:25 PM | Last reply by crmkr - Friday, September 17, 2010 11:13 AM -
1 Votes
Send email using Custom workflow activity
a.In the Process name box, type the name that you want to use for this workflow, such as "New Opportunity: Send Notification".Answered | 4 Replies | 5622 Views | Created by vinnu_1981 - Monday, August 8, 2011 9:33 AM | Last reply by vinnu_1981 - Wednesday, August 10, 2011 1:05 AM - Items 1 to 20 of 304476 Next ›
No announcements