cancel
Showing results for 
Search instead for 
Did you mean: 

How to update thos kind of variable during the workflow ?

madn
Champ in-the-making
Champ in-the-making
Hi everyone, I'm on activiti enterprise and i don't know how to update thos kind of variable as i defined below

http://www.hostingpics.net/viewer.php?id=558735problem.png

When i try to update them with execution.setVariable it's returning me "null" and I need this variable to use a rest call task (I get a nullPointerException when I arrive to the rest call task)

Someone are using those variables ? What's their name ?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
See my response to your other post.

Can you post your execute() method of your service task here?