Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2629

Runtime SDE with SetVariable expression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.1
    • 3.3.0
    • Back End, Middle "End"
    • None

    Description

      I get a runtime SDE when I have a situation like this:

      <element name="someElement" type="xs:int"/>
      <sequence>
        <annotation>
          <appinfo source="http://www.ogf.org/dfdl/">
            <dfdl:setVariable ref="f:someVar">{ dfdl:valueLength(someElement, "bytes") }</dfdl:setVariable>
          </appinfo>
        </annotation>
      </sequence>
      

      The runtime SDE (when parsing) is that message has no value length.

      Attachments

        Activity

          People

            slawrence Steve Lawrence
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: