JBoss Community

Re: assign activity unusable via jBPM Eclipse Tools?

created by Kris Verlaenen in jBPM - View the full discussion

There's no exact match to the assign activity, in jBPM5 you would use a script node to set variables, like kcontext.setVariable("newVar", someOtherVar);

 

The idea of jBPM5 is to make sure you can do anything you want without having to look at the XML directly.  You can still use that if you want, but you should never be obliged to do so.

 

Kris

Reply to this message by going to Community

Start a new discussion in jBPM at Community