I plan to create a custom web application in ASP.NET 4.0 using WF 4.0 , the user wants to change workflows on his own, for this we will use the WPF client that the user can use, and we will carry out the reorganization of the workflow, many blogs are available for this and manuals.
But I'm not sure how to satisfy one requirement, when the user wants to see / track the visual representation (diagram / image) of the workflow , depicting which stages are completed, what is the current stage, etc. This must be done on the web page. Perhaps the same workflow with icons showing status. This is similar to visual access to Visio workflows in SharePoint 2010. Even such AgilePoint workflows provide this view.
A similar question here , but I assume for WinForms / WPF. And I need this for ASP.NET.
Any ideas?
Binj antony
source share