Dynamic workflow depending of field values RTC -work items
Accepted answer
you could write a java extension (participant) to move the workitem to selected states in the defined workflow depending on field values. you could NOT move it to just 'any' state, only the states which have defined transitions from the current state.
ie, the workflow is fixed when saved in the editor.
ie, the workflow is fixed when saved in the editor.
Comments
that sound interesting, do you have an extension example ?
No, but Ralph has blog entries that talk about manipulating the workflow
https://rsjazz.wordpress.com/2012/11/26/manipulating-work-item-states/