AFAIK, VariableReadEvent will not hold variable value. If you want to get the variable value you should be looking at getVariableInfo in the PMAPI.
On Mon, Jun 13, 2016 at 1:45 PM, 叶春杨 <[email protected]> wrote: > Hi, > > > I would like to capture the ode bpel execution events using the event > listener, but the trouble is that I can't get the variable value from a > VariableReadEvent? Could anyone please tell me how to do that? Thanks. > > > Regards, > Chunyang > > >
