No announcements
Found 1918133 threads
-
0 Votes
How to pass Parameters to CodeActivity in WF
Hi all, In my WF Project i have a CodeActivity, that is to check wether entered userid, password are valid or not how to pass parameters to ...Answered | 1 Replies | 4171 Views | Created by Narendra Reddy Vajrala - Wednesday, March 18, 2009 3:35 PM | Last reply by Jian Gao - MSFT - Friday, March 20, 2009 6:23 AM -
0 Votes
Should I use a CodeActivity as a unit of work and send it via WCF/WF?
I need a way to manage resources in untrusted Active Directory domains.Answered | 2 Replies | 4519 Views | Created by SSG31415926 - Tuesday, February 2, 2010 9:25 AM | Last reply by SSG31415926 - Saturday, February 6, 2010 11:19 AM -
0 Votes
WF codeactivity - variables, arguments and sharing data between activities
You need to declare a variable in a scope that contains both your CodeActivity and the ForEach activity.Answered | 1 Replies | 3213 Views | Created by shiftbit - Friday, June 21, 2013 9:31 PM | Last reply by Greg Bachraty - Monday, June 24, 2013 8:31 AM -
0 Votes
How to dynamically find the IN arguments of an activity in WF 4.0?
Console.WriteLine("There are {0} arguments in the activity builder.Answered | 4 Replies | 5011 Views | Created by Stavros Menegos - Wednesday, April 7, 2010 1:36 PM | Last reply by Stavros Menegos - Wednesday, April 14, 2010 6:00 AM -
0 Votes
Passing data between activities in WF4
"Can i pass data between activities with out using WorkFlow variables in WF 4," I don't think it is possible. all ...Answered | 2 Replies | 5076 Views | Created by RamuNeST - Thursday, September 1, 2011 5:52 AM | Last reply by Andrew_Zhu - Thursday, September 8, 2011 12:45 AM -
0 Votes
Is it possible to combine implementation variable with design time activities?
If yes, it would only miss the WriteLine activity to also access at a global variable / argument and not only the ImplementationVariable.Answered | 6 Replies | 5664 Views | Created by Instriker - Wednesday, December 9, 2009 4:29 PM | Last reply by Instriker - Friday, September 17, 2010 7:21 PM -
1 Votes
INotifyPropertyChanged interface for variable.
You can either send a message to the workflow to retrieve the data - using the WCF activities or custom activities - or you can resume the workflow and have it show the ...Answered | 10 Replies | 9384 Views | Created by ashalnov - Thursday, August 13, 2009 3:09 PM | Last reply by Matt Milner - Pluralsight - Thursday, August 20, 2009 3:20 PM -
0 Votes
Using WCF service within a code activity in WF
Hi Natsrini, You can't schedule other activities inside a CodeActivity, but you can use a NativeActivity for this instead.Answered | 1 Replies | 4354 Views | Created by Natsrini - Friday, April 1, 2011 12:03 AM | Last reply by Tim Lovell-Smith - Friday, April 1, 2011 1:11 AM -
0 Votes
Custom Activities
Is there a way where the below activity is either invisible or fills the WF designer when I rehost WorkFlowDesigner?Answered | 9 Replies | 4739 Views | Created by fixitchris - Tuesday, June 22, 2010 1:10 PM | Last reply by Tim Lovell-Smith - Friday, June 25, 2010 3:44 PM -
0 Votes
Dynamic Variables in WF 4.0 Custom activities
The client will enter the string "MyApp.Person" to an activity property or In-Argument and the activity will be automaticaly populated ...Answered | 15 Replies | 7622 Views | Created by manukahn - Tuesday, March 23, 2010 7:49 PM | Last reply by manukahn - Wednesday, April 7, 2010 11:17 AM -
0 Votes
Why WF4 Constraints are not working with Activity and CodeActivity parent's types
The reason is that neither Activity nor CodeActivity is intended to have public child activities as per your scenario.Answered | 1 Replies | 3378 Views | Created by luke1226 - Wednesday, March 14, 2012 3:36 PM | Last reply by Tim Lovell-Smith - Friday, March 23, 2012 2:26 AM -
3 Votes
How to set an activity's out argument to an a variable, in IActivityTemplateFactory.Create
LastError is intended to be the name of the variable that my argument binds to.Answered | 16 Replies | 10011 Views | Created by Notre - Monday, April 26, 2010 9:38 PM | Last reply by Notre - Tuesday, April 27, 2010 12:51 AM -
1 Votes
Get Activity Arguments programmatically
Either approach is good depending on the type of in arguments.Answered | 3 Replies | 6814 Views | Created by smurrell - Wednesday, September 22, 2010 7:21 AM | Last reply by Andrew_Zhu - Friday, September 24, 2010 8:05 AM -
0 Votes
Activity completed event or WF tracking
Hi Brugi82, Not sure there is a catch all fire this event when any activity completes.Answered | 1 Replies | 2295 Views | Created by brugi82 - Tuesday, August 14, 2012 2:57 PM | Last reply by Olly B - Tuesday, August 14, 2012 3:28 PM -
3 Votes
CodeActivity custom Properties editor
Hi Beneventi, I can propose you an exmeple : The activity (not use InArgument<Boolean>if it is a paramater in a checbox and not an ...Answered | 4 Replies | 7827 Views | Created by Beneventi - Thursday, August 5, 2010 11:36 AM | Last reply by JeremyJeanson - Thursday, October 21, 2010 12:31 PM -
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 | 527 Views | Created by Borneqa - Tuesday, September 19, 2017 12:47 AM | Last reply by Viorel_ - Wednesday, September 20, 2017 5:19 AM -
0 Votes
Binding Arguments to Variables programmatically
The reason I want to do it this way is because I may want the RunAsynchronously arguments all bound to the same variable value that can be changed in one place.Answered | 6 Replies | 5846 Views | Created by MadScientistBob - Friday, November 20, 2009 3:51 AM | Last reply by Tim Lovell-Smith - Sunday, November 22, 2009 7:27 AM -
1 Votes
Generic In(Out) Argument to Workflow
Is the only way that i have found for passing generic object to WF ACtivity.Answered | 6 Replies | 7108 Views | Created by Felice Pescatore - Thursday, May 20, 2010 11:04 AM | Last reply by jlcano - Tuesday, March 20, 2018 6:42 PM -
1 Votes
Enumerating Variables & Arguments in Rehosted Designer
Please also check this blog ...Answered | 8 Replies | 6155 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
WF 3.5 or WF 4.0 for state machines?
thre are huge changes in WF 4.0 compare to wf 3.5 the big one is no state machine in wf 4, we are expect to do the same kind of job with flow chart ( i am personally upset) ...Answered | 3 Replies | 6284 Views | Created by developerweb - Tuesday, September 1, 2009 8:39 PM | Last reply by prabhjot singh bakshi - Sunday, September 27, 2009 7:09 AM - Items 1 to 20 of 1918133 Next ›
No announcements