Uploaded image for project: 'Commons SCXML'
  1. Commons SCXML
  2. SCXML-63

sendid not getting filled in with a unique id.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.6
    • 2.0
    • None

    Description

      <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.

      Attachments

        Issue Links

          Activity

            People

              ate Ate Douma
              ryakulis Ross Yakulis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: