What would be best practice / the intended procedure to handle user input for following user tasks?
e.g. an user assigned to a review selects the resolution "Changes" and adds a resolution note, that input is not available by default in any following user task (in the following example in "Apply Changes") except I store any outcome of a user task in separate variables to be rendered into the following user task using these variables in th inscruction definition.
It would be nice to have a stream on the main process which then could be embedded on any user task form, so any user sees something like a journal / history which could also be appended by bpmn tasks and status changes.
e.g. an user assigned to a review selects the resolution "Changes" and adds a resolution note, that input is not available by default in any following user task (in the following example in "Apply Changes") except I store any outcome of a user task in separate variables to be rendered into the following user task using these variables in th inscruction definition.
It would be nice to have a stream on the main process which then could be embedded on any user task form, so any user sees something like a journal / history which could also be appended by bpmn tasks and status changes.
Comment