How to make a design view of a workflow execution easily ?
Hi all,
i have to make a design view of a sequential workflow execution. The user have to see the executed activities, those who are currently run, and those who are not reached.
Is there a sample of this ? I dont see an answer in this forum and in the HOL.
Thank you.
(sorry for my poor english.)
Hi,
When you install Beta1, you should have a Windows Workflow Foundation item in your Start -> Programs menu. Select the Windows Workflow Foundation Help and navigate to the following node:
-Windows Workflow Foundation Samples
-Application Samples
-Workflow Monitor
You will then be able to save all of the files to your disk and use it.
Thanks!
Angel