workflow
Task Scheduling with complex dependencies
I\'m looking for a way of scheduling tasks where a task starts once several previous tasks have completed.[详细]
2023-03-23 15:29 分类:问答Good workflow foundation samples
Could you please recommend good articles about wofrlow foundation? It would be very good if it will some open source project experience about this technology. My future project will be related to WF a[详细]
2023-03-23 14:38 分类:问答How to make an InArgument's value dependant upon the value of another InArgument at design time
I have a requirement to allow a user to specify the value of an InArgument / property from a list of valid values (e.g. a combobox).The list of valid values is determined by the value of another InArg[详细]
2023-03-23 10:58 分类:问答Configuring WorkflowServiceHost web.config
I have created a WF4 WorkflowServiceHost application. I need to change some of the binding attributes, but there is no binding information in the web.config. WCF 3.5 apps I\'m used to dealing with gen[详细]
2023-03-23 09:45 分类:问答.Net 4 Workflow switch activity, how to provide possible values for the cases?
We have rehosted the Workflow (4) designer in our application. This application has a database where certain values are stored. In the rehosted designer I added the Switch activity and set the type to[详细]
2023-03-23 03:40 分类:问答Workflow's Id from type Guid
I wan开发者_如何转开发t to save in my DB the id of the current workflow. but its id from type Guid (which i don\'t know before) but the column in DB can\'t recognize this type.[详细]
2023-03-23 00:34 分类:问答Custom Workflow in SiteFinity 3.7
I have the following requirements for a workflow in SiteFinity 3.7.I believe that some of the requirements are not possible, so I\'d like to clarify which (if any) aren\'t and analyze if there are wor[详细]
2023-03-22 16:00 分类:问答Workflow frameworks for Django [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-22 13:34 分类:问答Monitoring and tracking workflowapplication instances
We created our custom workflow host that use workflowapplication instances. Now we are working in monitoring and tracking, and as far as I know the solution for both is using a TrackingParticipant. I[详细]
2023-03-21 09:41 分类:问答take the value of outArgument in activity to another activity
By this : http://msdn.microsoft.com/en-us/library/dd489442.aspx but the only diffenet that I make the workflow using a XAML file.[详细]
2023-03-21 06:16 分类:问答