Jacques Bosch
Jacques Bosch

Reputation: 2264

MS Workflow Foundation 4 - Can the workflow model be interigated at runtime, as in to generate a visual representation of it?

can the workflow model be interigated at runtime. Reason, to generate a visual web representation of it? For highlighting the current node of the workflow, for example.

Upvotes: 0

Views: 165

Answers (2)

Maurice
Maurice

Reputation: 27632

If you want to check on the activity tree the WorkflowInspectionServices will help you do that.

Upvotes: 1

Jacques Bosch
Jacques Bosch

Reputation: 2264

I found this link about dynamically changing workflows, which would imply that the workflow can be interrogated at runtime. http://community.bartdesmet.net/blogs/bart/archive/2006/08/28/4322.aspx

Upvotes: 0

Related Questions