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

Rahul Akolkar updated SCXML-63:
-------------------------------

    Fix Version/s: 0.8

Setting fix version tentatively to v0.8. It would have been good if more 
details about the uniqueness were provided in the spec, and also the relevance 
of the fact that the sendid is an expression (in the context of generating the 
id).



> sendid not getting filled in with a unique id.
> ----------------------------------------------
>
>                 Key: SCXML-63
>                 URL: https://issues.apache.org/jira/browse/SCXML-63
>             Project: Commons SCXML
>          Issue Type: Bug
>    Affects Versions: 0.6
>            Reporter: Ross Yakulis
>            Priority: Minor
>             Fix For: 0.8
>
>
>                       <datamodel>
>                               <data name="mysend" expr="junk"/>
>                       </datamodel>
>               
>                       <log expr="_eventdata" />
>                       <log expr="'WATCH.STOP run'" />
>                       <send event="my.event"  delay="2s" sendid="mysend"/>
>                       <log expr="mysend" />
> The sendid you have a unique id generated and returned in the sendid variable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to