Hello:
I would like to commit any changes done through a view before re-assigning the task to other users.
The idea is that a user can accept a task, change information and then reassign the task to other users.
I tryied including an applyChange() in the method invoked by the Principal Picker Dialog (defined in the Action), but it doesn’ t work. I suspect the problem could be that the Picker Dialog is invoking the method asynchronously.
How I can persist the data before reassigning it ?
Thanks
#webMethods-BPMS#webMethods#MWS-CAF-Task-Engine