variable modification event does not have information about the variable value
------------------------------------------------------------------------------
Key: ODE-799
URL: https://issues.apache.org/jira/browse/ODE-799
Project: ODE
Issue Type: Improvement
Components: Management API
Reporter: Anurag Aggarwal
Priority: Minor
there is getVariableInfo webservice method which allows users to get the values
of variables
This works fine as long as there are no loops, since each iteration of loop
will write to the same variable and overwrite
older values.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.