asp.net - Visually Tracking / Monitoring Workflow(WF) 4.0 -
i planning build custom web application in asp.net 4.0 using wf 4.0, user wants ability modify workflows himself, using wpf client user can use , workflow re-hosting, lots of blogs , guidance available this.
but not sure how meet 1 requirement user wants see/track visual representation (diagram/image) of workflow, depicting stages over, current stage etc. needs done on web page. possibly same workflow icons depicting status. similar visual available visio workflows in sharepoint 2010. agilepoint workflows provide such view.
similar question here, winforms/wpf guess. , need asp.net.
any ideas?
there's interesting sample might useful: appfabric reference implementation: managing lifecycle of workflow service. deals re-hosting designer, , showing state on design surface, ie. how far workflow has come. utilizes data format found in appfabric monitoring store achieve this. sample winforms app same principles apply in web based scenario.
Comments
Post a Comment