开发者

Can i add a workflow as an activity to another workflow?

开发者 https://www.devze.com 2022-12-18 16:57 出处:网络
I would like to create composit开发者_如何学JAVAions of workflows in WF (3.5). Is it possible to directly use a workflow as an activity inside another workflow? I don\'t want to use the InvokeWorkFlow

I would like to create composit开发者_如何学JAVAions of workflows in WF (3.5). Is it possible to directly use a workflow as an activity inside another workflow? I don't want to use the InvokeWorkFlowActivity, since it executes the workflow asynchronously.


Take a look at this blog: CallWorkflowService

Taken in turn from this similar question: loading-workflow-activity-dynamically-from-xoml


Late follow up: found out later that you can use workflows by dropping them in from your toolbox (Doh!)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号