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

accept-propagated-events doesn't affect script

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jBPM 3.2.9
    • jBPM 3.2.8
    • Runtime Engine
    • None
    • Release Notes

    Description

      In case that I set accept-propagation-events="false" on both action and script, the script is executed on the propagated event while the action is not executed.

      According to jBPM Reference Guide, the script should not be executed.

      http://www.redhat.com/docs/en-US/JBoss_SOA_Platform/4.3.CP02/html-single/JBPM_Reference_Manual/index.html#script.element
      ========

      {yes|no|true|false}

      . Default is yes|true. If set to false, the action will only be executed on events that were fired on this action's element. for more information, see Section 7.5.4, "Event propagation"
      ========

      Actually, org.jbpm.graph.action.Script overrides org.jbpm.graph.def.Action.read() method and doesn't recognize "accept-propagated-events" attribute.

      Attachments

        Activity

          People

            aguizar_jira Alejandro Guizar (Inactive)
            rhn-support-tkobayas Toshiya Kobayashi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: