You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Anurag Aggarwal (JIRA)" <ji...@apache.org> on 2010/04/06 02:32:27 UTC

[jira] Updated: (ODE-799) variable modification event does not have information about the variable value

     [ https://issues.apache.org/jira/browse/ODE-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anurag Aggarwal updated ODE-799:
--------------------------------

    Attachment: added-new-value-to-variable-modification-ev.patch

possible patch is attached

> 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
>         Attachments: added-new-value-to-variable-modification-ev.patch
>
>
> 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.