JBoss Community

Re: Defining variables

created by Mauricio Salatino in jBPM - View the full discussion

You mean, the BPMN2 modeler for Eclipse? or the Web Process Designer?

Process variables as you mention are defined at process level, so usually you need to click on the background (not any activity) and then define the types of your variables. Then at runtime you will provide the real instances using for example ksession.startProcess(<process id>, <Map with process variables>);

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community