No announcements
Found 309045 threads
-
0 Votes
Custom workflow activity - Testing InArgument<T> for null values
InArgument<int?> but it won't register, CRM says it is an unsupported type. Anyways, the user interface will accpet numeric values and also, an empty ... -
0 Votes
Accept Multiple Lines of Text InArgument in Custom Workflow Activity?
Hi Jason, as far as I know there isn't a way to show a multiple line of text as input for a custom workflow activity, string only show the single ...Answered | 3 Replies | 3301 Views | Created by Jason_Sanders - Thursday, October 17, 2013 2:28 PM | Last reply by Jason_Sanders - Thursday, October 17, 2013 6:06 PM -
0 Votes
Custom Workflow in Sandbox not getting InArgument
Solved. The InArgument has a private setter. For some reason that still works in nonsandboxed mode. Strange.Answered | 1 Replies | 1300 Views | Created by Skuli Johannsson - Tuesday, February 26, 2013 9:20 AM | Last reply by Skuli Johannsson - Tuesday, February 26, 2013 1:33 PM -
0 Votes
Custom workflow activity dynamic values duplicated
We compiled server\howto\cs\workflow\posturl.cs and registered it on the server, worked fine, however if we use dynamic values it adds the dynamic valueAnswered | 1 Replies | 7016 Views | Created by gperera - Sunday, September 21, 2008 11:50 PM | Last reply by gperera - Tuesday, September 23, 2008 4:01 AM -
0 Votes
custom workflow activity crmservice
get from the context passed to the execute method of you custom workflow activity (see httpAnswered | 2 Replies | 4109 Views | Created by verystupidguy - Thursday, July 21, 2011 7:46 AM | Last reply by Ercan Top - Thursday, July 21, 2011 5:42 PM -
0 Votes
custom workflow activity
No currently we cant use custom workflow activity for CRM online but may be in future release. We could use plugins in CRM ...Answered | 2 Replies | 2280 Views | Created by anwar_addi - Tuesday, June 19, 2012 10:27 AM | Last reply by HIMBAP - Tuesday, June 19, 2012 10:42 AM -
0 Votes
Debug Custom Workflow Activity
Although the breakpoint will be initially disabled, debugger should hit it once the workflow runs. The custom activity assembly and symbols are not loaded until the ...Answered | 6 Replies | 6434 Views | Created by Joe.com - Thursday, January 14, 2010 3:26 PM | Last reply by Joe.com - Tuesday, January 19, 2010 9:59 AM -
0 Votes
Custom workflow activity error
Hi, In fact I'm just test developing a custom workflow activity because I have an implementation scenario there, this implementation ...Answered | 2 Replies | 8066 Views | Created by POP man - Monday, June 22, 2009 10:33 AM | Last reply by POP man - Tuesday, June 23, 2009 7:44 AM -
0 Votes
Dialog calling custom workflow activity
I suppose you are trying to debug the custom workflow activity project. If that's the case, you need to attach the right process in order for the debugger to ...Answered | 3 Replies | 2980 Views | Created by Kjell L - Monday, February 6, 2012 9:23 AM | Last reply by Kjell L - Friday, August 3, 2012 6:48 AM -
0 Votes
Registering custom workflow activity
Workflow Activity they describe eg. 7. in the tab for your organization, select Register and then select Register New Assembly. The Register New Plugin window ...Answered | 7 Replies | 5247 Views | Created by T72 - Monday, April 12, 2010 8:58 AM | Last reply by T72 - Monday, April 12, 2010 10:32 AM -
0 Votes
Custom Workflow Activity
issue while creating custom workflow activity in SharePoint 2016 using Visual Studio as a Farm solution. The workflow activity was deployed successfully ...Answered | 3 Replies | 686 Views | Created by Anju S Chandran - Tuesday, January 23, 2018 5:13 PM | Last reply by Dave Patrick - Wednesday, January 24, 2018 1:16 PM -
0 Votes
custom workflow activity issue
Hello Everyone , I am working in Custom workflow Activities , as I have registered a DLL file for ...Answered | 4 Replies | 2166 Views | Created by Developer_2011 - Wednesday, April 4, 2012 10:44 AM | Last reply by Developer_2011 - Thursday, April 5, 2012 5:34 AM -
4 Votes
Issue with custom workflow activity
the workflow is failing on. It is a check condition. Please import the above workflow and see what I'm talking about. This is not a custom workflow ...Answered | 24 Replies | 13415 Views | Created by Paulo - Pareto Platform - Tuesday, February 16, 2010 9:40 PM | Last reply by Paulo - Pareto Platform - Wednesday, May 12, 2010 3:35 PM -
0 Votes
Multiple values passed to workflow activity
Hi, is it possible to pass multiple users in a single parameter to a custom workflow activity? WF designer allows to choose multiple ...Answered | 4 Replies | 5285 Views | Created by Grzegorz Kalek - Tuesday, May 26, 2009 10:30 AM | Last reply by Grzegorz Kalek - Tuesday, May 26, 2009 2:05 PM -
2 Votes
register Custom Workflow Activity on online mscrm
Thanks BSimons. Article is helpful for me. And I had register a plug-in instead of a custom workflow activity.Nitin PawarAnswered | 3 Replies | 6801 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
CRM 2011: Developing custom workflow activity
You can identify the new opportunity within the custom workflow activity by adding an Input Parameter to the custom workflow activity. This ...Answered | 1 Replies | 2165 Views | Created by Mostafa Moatassem - Wednesday, October 31, 2012 9:58 AM | Last reply by DavidJennaway - Wednesday, October 31, 2012 4:01 PM -
0 Votes
Need guidance and ideas for custom workflow activity.
Hi Mayank, Thanks for reply. I am not able to send mail as workflow owner using Workflow process, that's why I am creating Custom ...Answered | 2 Replies | 2573 Views | Created by nmathur - Wednesday, March 14, 2012 5:14 AM | Last reply by nmathur - Thursday, March 15, 2012 11:07 AM -
1 Votes
Suspend a Workflow from a custom workflow activity
I dont think this update would be reliable. A better approach would be to update a different entity/attribute from the custom activity. Add a step in the ...Answered | 2 Replies | 5195 Views | Created by MayBoy - Thursday, May 6, 2010 4:25 AM | Last reply by Mahesh Vijayaraghavan - Thursday, May 6, 2010 6:16 PM -
0 Votes
custom workflow activity registration error
workflow activities and custom XAML workflows that could compromise data security, custom workflow activities and custom XAML workflows are not ...Answered | 4 Replies | 5990 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
Custom Step for Workflow
Hi, This can be done very easily using the standard Workflow designer. 1. Create a Workflow that is registered on 'Record Status Change' ...Answered | 1 Replies | 2564 Views | Created by WPF_Dev - Friday, March 9, 2012 9:47 PM | Last reply by Scott Durow (MVP) - Friday, March 9, 2012 10:14 PM - Items 1 to 20 of 309045 Next ›
No announcements