cancel
Showing results for 
Search instead for 
Did you mean: 

how can i get the way and complate

jianwwpro
Champ in-the-making
Champ in-the-making
hi all:
i remember jbpm have a method


taskService.complate("taskid", "wayid")

but how can i use it on activiti.

hope you can understand. my english not good.

thanks all.
2 REPLIES 2

jbarrez
Star Contributor
Star Contributor
You cannot complete a task in Activiti by providing a transition. BPMN simply doesnt allow it. So you need to complete your task through the task service, and use an exclusive gateway using process variables to decide the continuation of the process.

jianwwpro
Champ in-the-making
Champ in-the-making
You cannot complete a task in Activiti by providing a transition. BPMN simply doesnt allow it. So you need to complete your task through the task service, and use an exclusive gateway using process variables to decide the continuation of the process.

thank you.   Smiley Happy
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.