Frage

I have run into a scenario where I create a process instance and subsequently start process on the task.

Is there a way to update the task status using the kContext from within the bpmn? (Moving the task from Reserved to In Progress)

Thanks.

War es hilfreich?

Lösung

Upon investigation my concept was flawed.

The solution was to create a custom WorkItemHandler to perform my desired operation.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top