Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5111

dmn form generator tester : cannot add values to a list

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • 1.6.0.Final
    • Runtime Tooling
    • None
    • False
    • False
    • Undefined
    • Hide

      Go to https://kiegroup.github.io/kogito-online-staging/dmn-runner/#/editor/dmn
      import the attached dmn
      start the runner from shell or vsc : java -jar jitexecutor-runner-2.0.0-SNAPSHOT-runner.jar
      from the web ui connect through the button DMN Runner
      attached a screenshot with a test : dmn_tester_example.png
      the same test works fine in business central (convention_test_samples.png)

      Show
      Go to https://kiegroup.github.io/kogito-online-staging/dmn-runner/#/editor/dmn import the attached dmn start the runner from shell or vsc : java -jar jitexecutor-runner-2.0.0-SNAPSHOT-runner.jar from the web ui connect through the button DMN Runner attached a screenshot with a test : dmn_tester_example.png the same test works fine in business central (convention_test_samples.png)
    • 2021 Week 19-21 (from May 10)

      We are not able to add values to a list of object from the DMN form generator (from the web editor : https://kiegroup.github.io/kogito-online-staging/dmn-runner/#/editor/dmn)
      From VSC I had this errors :
      2021-05-11 11:15:50,297 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-6) Required dependency 'taux interet marche' not found on node 'exclusion'
      2021-05-11 11:15:50,297 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-5) Required dependency 'taux interet marche' not found on node 'exclusion'
      2021-05-11 11:15:50,298 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-5) Required dependency 'taux interet dossier' not found on node 'exclusion'
      2021-05-11 11:15:50,298 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-6) Required dependency 'taux interet dossier' not found on node 'exclusion'
      2021-05-11 11:15:50,298 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-5) Required dependency 'dossier annule resilie ou impaye' not found on node 'exclusion'
      2021-05-11 11:15:50,299 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-6) Required dependency 'dossier annule resilie ou impaye' not found on node 'exclusion'
      2021-05-11 11:15:50,299 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-5) Required dependency 'type vehicule' not found on node 'exclusion'
      2021-05-11 11:15:50,299 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-6) Required dependency 'type vehicule' not found on node 'exclusion'
      2021-05-11 11:15:50,299 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-5) Required dependency 'type apporteur' not found on node 'exclusion'
      2021-05-11 11:15:50,299 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-6) Required dependency 'type apporteur' not found on node 'exclusion'
      2021-05-11 11:15:50,299 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-5) Required dependency 'duree initiale financement' not found on node 'exclusion'
      2021-05-11 11:15:50,300 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-6) Required dependency 'duree initiale financement' not found on node 'exclusion'
      2021-05-11 11:15:50,300 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-5) Required dependency 'prestations' not found on node 'taux commission'
      2021-05-11 11:15:50,302 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-6) Required dependency 'prestations' not found on node 'taux commission'
      2021-05-11 11:15:50,302 ERROR [org.kie.dmn.cor.imp.DMNRuntimeImpl] (executor-thread-6) Unable to evaluate decision 'taux commission' as it depends on decision 'exclusion'
      Attached screenshot and the dmn file

        1. case_1_elt_in_list.png
          case_1_elt_in_list.png
          356 kB
        2. case_2_elt_in_list.png
          case_2_elt_in_list.png
          410 kB
        3. convention_1.dmn
          32 kB
        4. convention_test_samples.png
          convention_test_samples.png
          152 kB
        5. dmn_tester_example.png
          dmn_tester_example.png
          390 kB
        6. Screenshot 2021-05-11 at 12.45.19.png
          Screenshot 2021-05-11 at 12.45.19.png
          300 kB
        7. Screenshot 2021-05-11 at 12.45.51.png
          Screenshot 2021-05-11 at 12.45.51.png
          237 kB

            tfernand-1 Tiago Bento
            mouachan@redhat.com Mourad Ouachani (Inactive)
            Jan Stastny Jan Stastny
            Jan Stastny Jan Stastny
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: