JBoss Community

Re: [jbpm5.0] need the sourcecode about process management

created by Mauricio Salatino in jBPM - View the full discussion

Hi there, you can run a process with ksession.startProcess(<processID>, <parameters>);

Then for knowing where the process is at any point I suggest you to use the ProcessEventListener attached to the session to record and audit your process.

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community