workflow foundation 4 - WF 4.5 State Machine: Jump to a state -


i have wpf based ui has navigation bar. ui uses wcf service state machine workflow. wpf application data capture wizard sort of application. user goes through different states navigation bar shows states(user journey or breadcrumb). @ point user can click on of visited states navigate state.

using wf4, possible jump state without having transition? scenario not want use persistence , store "last state name". later when user wants resume workflow, want instantiate new instance of workflow , jump state using stored "last state name" , resume workflow.

thanks.

i found after since posted in 2011, wondering if there new released same.

http://code.msdn.microsoft.com/windows-workflow-233b5e3c#content


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -