Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-5409

AfterInvokeBKMEvent fired by DMN runtime doesn't contain metadata

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.39.0.Final
    • 7.38.0.Final
    • dmn engine
    • None
    • Hide
      1. Create a DMN runtime and attach a listener.
      2. Trigger evaluation of a DMN model containing a BKM with a DMNContext containing some fields in the metadata.
      3. Check the metadata of AfterInvokeBKMEvent received by the listener via event.getResult().getContext().getMetadata().

      Expected result
      Metadata should be the same of the initial DMNContext.

      Actual result
      Metadata are empty.

      Show
      Create a DMN runtime and attach a listener. Trigger evaluation of a DMN model containing a BKM with a DMNContext containing some fields in the metadata. Check the metadata of AfterInvokeBKMEvent received by the listener via event.getResult().getContext().getMetadata() . Expected result Metadata should be the same of the initial DMNContext . Actual result Metadata are empty.
    • NEW
    • NEW

            alcosta.redhat Alessandro Costa
            alcosta.redhat Alessandro Costa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: