문제

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.

도움이 되었습니까?

해결책

Upon investigation my concept was flawed.

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top