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:06:27 UTC

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

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.


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

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin resolved ODE-799.
-----------------------------

    Fix Version/s: 1.3.4
                       (was: 1.3.5)
       Resolution: Fixed

Thanks Anurag!

> 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
>             Fix For: 1.3.4
>
>         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.


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

Posted by "Tammo van Lessen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tammo van Lessen updated ODE-799:
---------------------------------

    Fix Version/s: 1.3.5

> 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
>             Fix For: 1.3.5
>
>         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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Anurag Aggarwal (JIRA)" <ji...@apache.org>.
     [ 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.