JBoss Community

Getting process instance variables

created by jnorris in jBPM - View the full discussion

This question is similar to this discussion:  https://community.jboss.org/thread/204026?tstart=0

 

However I need to get the process variables from a process instance that is retrieved using:

 

WorkflowProcessInstance processInstance = (WorkflowProcessInstance) ksession.getProcessInstance( processInstanceId );

 

I've looked at the data in the debugger and there is nothing in the metaData.

 

Is there a way to get that information?  Is there a way to get a org.jbpm.process.instance.ProcessInstance as stated in the referenced discussion?

 

Thanks,

Jim

Reply to this message by going to Community

Start a new discussion in jBPM at Community