Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-7824

dataInputAssociation sourceRef unable to resolve property/variable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.16.0.Final
    • 7.12.0.Final
    • Runtime Engine
    • None

    Description

      When you have a property that has both and "id" and "name" attribute, you can't reference it by "id" from a "sourceRef" in "intermediateThrowEvent". The problem is that the created ActionNode uses the ID of the property as the variable name, while the VariableScope uses the name of the property, resulting in compilation errors.

      We need to reference the property by name in the ActionNode.

      Attachments

        Activity

          People

            elguardian@gmail.com Enrique González Martínez (Inactive)
            rhn-gps-ddoyle Duncan Doyle (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: