No announcements
Found 1722781 threads
-
1 Votes
Enumerating Variables & Arguments in Rehosted Designer
Hi Chuck, Could you help me understand who the target customers are for your rehost WF designer?Answered | 8 Replies | 6301 Views | Created by Chuck Berg - Station Casinos - Monday, February 22, 2010 8:14 PM | Last reply by Chuck Berg - Station Casinos - Thursday, April 14, 2011 3:59 PM -
0 Votes
No Arguments Editor in rehosted designer.
If so, we do have the argument designer.Answered | 3 Replies | 6277 Views | Created by KirillPomortsev - Friday, April 16, 2010 3:11 PM | Last reply by Tim Lovell-Smith - Sunday, May 23, 2010 10:22 PM -
1 Votes
Validate ActivityBuilder in rehosted designer
add some code for converting arguments to variable.Answered | 7 Replies | 6875 Views | Created by MatthewVB - Wednesday, February 10, 2010 3:40 AM | Last reply by Tim Lovell-Smith - Wednesday, February 10, 2010 9:30 PM -
0 Votes
Designer rehosting questions - Please help
In the rehosted designer window I do not see a way to add Arguments.Answered | 2 Replies | 5752 Views | Created by ShantuM - Monday, October 19, 2009 10:11 PM | Last reply by Matt Winkler -- MSFT - Tuesday, October 20, 2009 7:54 PM -
0 Votes
Hiding Arguments Button in Rehosted Designer
>> this.wd.Context.Services.GetService<DesignerView>().WorkflowShellBarItemVisibility = ShellBarItemVisibility.Variables; You can use the ...Answered | 2 Replies | 4969 Views | Created by HKuiz - Monday, December 7, 2009 11:58 PM | Last reply by HKuiz - Thursday, December 10, 2009 11:52 PM -
1 Votes
Preventing deletion of an activity from rehosted designer
Are you suggesting we programatically create the variables and assign the values from the arguments?Answered | 6 Replies | 5409 Views | Created by Special_Jimmy - Tuesday, February 23, 2010 1:10 AM | Last reply by lyndon23 - Tuesday, February 7, 2012 1:29 PM -
0 Votes
validation error problem when rehosting workflow designer
hi,when rehosting workflow designer,the designer doesn't present validation error.Answered | 2 Replies | 3792 Views | Created by wowin - Tuesday, December 23, 2008 10:46 AM | Last reply by wowin - Wednesday, December 24, 2008 7:27 AM -
5 Votes
Work Flow designer rehosting?
Hi there, You could look at Workflow Studio which is an application I've implemented that provides designer rehosting and also acts as a very basic ...Answered | 6 Replies | 5916 Views | Created by WMeher - Monday, August 30, 2010 2:25 AM | Last reply by Christopher Owczarek - Tuesday, March 27, 2012 12:59 PM -
0 Votes
Flow chart in rehosted designer with arguments added programatically
to detail the whole add flowchart designer and argument code designer = new ...Answered | 3 Replies | 6256 Views | Created by MatthewVB - Monday, January 18, 2010 9:49 PM | Last reply by MatthewVB - Tuesday, January 19, 2010 5:15 AM -
1 Votes
Change default color of toolbar with Variable, imports and argument options - Rehosting workflow Designer
you can use following code to modify the color of toolbar with Variable,imports and argument here, I modify the toolbar control background color Note: the ...Answered | 1 Replies | 5380 Views | Created by Rui M - Tuesday, February 2, 2010 6:47 PM | Last reply by Ye Yu - MSFT - Tuesday, February 2, 2010 11:43 PM -
0 Votes
Rehost workflow designer flowchart
If you are trying to open a state machine definition, you can see a working sample at http://msdn.microsoft.com/en-us/library/aa480213.aspx Hope this will ...Answered | 3 Replies | 3925 Views | Created by Namo543 - Monday, June 15, 2009 10:19 AM | Last reply by Xianfeng Zhang - Thursday, July 9, 2009 2:26 AM -
0 Votes
Flowchart Designer Rehosting
Hi Matt, I'm trying to re-write the Designer Re-Hosting example in VB.NET using the 4.0 Beta1.Answered | 3 Replies | 8465 Views | Created by D.M. _ - Tuesday, June 23, 2009 7:34 PM | Last reply by andrea loleo - Thursday, July 9, 2009 12:23 PM -
0 Votes
Rehosted designer arguments and variables name validation
Hi, This shows you how to display validation errors in a rehosted designer, it retrieves and publish validation errors in a ...Answered | 1 Replies | 645 Views | Created by Simone MRCS3 - Thursday, September 15, 2016 2:42 PM | Last reply by Angie Xu - Friday, September 30, 2016 8:24 AM -
2 Votes
.NET WF4 Designer rehosting
If I got it right you want to pre-populate your designer with some argument or variable, I guess the first makes more sense, so when the user add others -probably custom- ...Answered | 1 Replies | 4878 Views | Created by sabarish_s - Sunday, June 5, 2011 7:52 AM | Last reply by Enrique G. _ - Monday, June 6, 2011 5:21 AM -
0 Votes
Rehosting wf4 designer using wpf browser application
Hi nallagonda, From your description above, this guide will help you rehosting the Workflow Designer in workflow.Answered | 1 Replies | 1035 Views | Created by nallagonda - Friday, April 15, 2016 11:51 AM | Last reply by Angie Xu - Saturday, April 16, 2016 5:35 AM -
0 Votes
Binding Arguments to Variables programmatically
That is, imagine that we are building a workflow without using the workflow designer.Answered | 6 Replies | 6032 Views | Created by MadScientistBob - Friday, November 20, 2009 3:51 AM | Last reply by Tim Lovell-Smith - Sunday, November 22, 2009 7:27 AM -
0 Votes
Argument validation in custom activity designer
I followed your advice and filed a report on Microsoft Connect.Answered | 13 Replies | 8699 Views | Created by Damir Arh - Saturday, May 14, 2011 12:14 PM | Last reply by Naga bushan - Tuesday, September 6, 2011 1:57 PM -
2 Votes
Codeplex activity's designers in a rehosted workflow designer problem
Hi robhurry, Each Design Assembly have a class DesignerMetadata as this : public class DesignerMetadata : ...Answered | 3 Replies | 4271 Views | Created by robhurry - Thursday, August 5, 2010 8:27 AM | Last reply by JeremyJeanson - Thursday, August 5, 2010 9:33 AM -
1 Votes
Variable arguments from variable arguments
On 9/18/2017 8:47 PM, Borneqa wrote: I must call variable arguments function from another variable arguments function.Answered | 8 Replies | 752 Views | Created by Borneqa - Tuesday, September 19, 2017 12:47 AM | Last reply by Viorel_ - Wednesday, September 20, 2017 5:19 AM -
0 Votes
Rehosted Activity Designer with adornments.
I have rehosted the workflow using the WorkflowDesigner which shows the Tracking data (saved in the SQL Server) If any activity is in faulted state I want to highlight that ...Answered | 1 Replies | 2319 Views | Created by meetjaydeep3 - Friday, October 19, 2012 2:41 PM | Last reply by Tim Lovell-Smith - Monday, October 29, 2012 5:41 AM - Items 1 to 20 of 1722781 Next ›
No announcements