Loading a Workflow 4 from xaml file and adding it to workflowdesigner
Posted
by Jimmy Engtröm
on Stack Overflow
See other posts from Stack Overflow
or by Jimmy Engtröm
Published on 2010-05-10T11:10:14Z
Indexed on
2010/05/10
11:14 UTC
Read the original article
Hit count: 621
workflow-foundation-4
Hi
I have created a couple of activities and stored them as XAML.
Opening them in the Workflowdesigner works great and I can Execute them.
Now I would like to create a new Activity and add the activities I created to it.
Basically loading it from the XAML and into the designer as part of another activity/flow.
I have tried adding my activities to the toolbox but the render as dynamicactivity and (understandably) does not work.
Any suggestions?
Is it even possible?
/Jimmy
© Stack Overflow or respective owner