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

Use DMNContextFPAImpl for DMNRuntime evaluation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 7.42.0.Final
    • dmn engine
    • None

      DROOLS-5517 is implemented like:
      1) DMNRuntimeImpl creates a DMNContextImpl from DMNContextFPAImpl
      2) DMNRuntimeImpl evaluation goes through with DMNContextImpl
      3) Before responding to the client, create DMNContextFPAImpl with OutputSet and return

      This JIRA aims to use DMNContextFPAImpl for DMNRuntimeImpl evaluation instead of converting to DMNContextImpl.

      A partial implementation:
      https://github.com/tkobayas/drools/tree/DROOLS-5517-use-FPA-for-evaluation

              rhn-support-tkobayas Toshiya Kobayashi
              rhn-support-tkobayas Toshiya Kobayashi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: