cancel
Showing results for 
Search instead for 
Did you mean: 

Setting both, Task Local and Process variables in the new task

nisaxena
Champ in-the-making
Champ in-the-making
Hi,
I need to set both types of variable (local variable and process variable) in the new task created with taskService.complete()

But there is only 1 type of variable map which I can pass in the complete(). So I was thinking to set the local variable after the task is created but taskService.complete is a void method and does not return the list of new tasks created.

Can you please suggest how can I solve this?

Thanks,
Nitin
1 REPLY 1

trademak
Star Contributor
Star Contributor
Can you explain why you would want to set a local variable when completing a task?

Best regards,