[jboss-jira] [JBoss JIRA] (DROOLS-4400) Can not open a Scenario Simulation model version 1.5

Gabriele Cardosi (Jira) issues at jboss.org
Mon Aug 5 04:49:01 EDT 2019


     [ https://issues.jboss.org/browse/DROOLS-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriele Cardosi closed DROOLS-4400.
------------------------------------
    Resolution: Done


The format of the file is unconsistent.
Version 1.5 expected to be

{code:xml}

<Scenario>
        <factMappingValues>
          ...
        </factMappingValues>
        <simulationDescriptor reference="../../../simulationDescriptor"/>
      </Scenario>
{code}

while inside Test (Passenger Check-In).scesim I see:


{code:xml}
  <Scenario>
        <factMappingValues>
         ...
        </factMappingValues>
        <simulationDescriptor>
       ...
        </simulationDescriptor>
      </Scenario>
{code}



> Can not open a Scenario Simulation model version 1.5
> ----------------------------------------------------
>
>                 Key: DROOLS-4400
>                 URL: https://issues.jboss.org/browse/DROOLS-4400
>             Project: Drools
>          Issue Type: Bug
>          Components: Scenario Simulation and Testing
>    Affects Versions: 7.25.0.Final
>            Reporter: Jozef Marko
>            Assignee: Gabriele Cardosi
>            Priority: Critical
>         Attachments: PlaneBoarding3629284258846927242.zip, Screenshot from 2019-08-05 09-39-26.png, error.log
>
>
> The latest version (1.6) of Scenario Simulation model is not compatible with previous Scenario Simulation model (1.5). If user tries to open Scenario Simulation created on older product version, an error is thrown. For more detail see the attache Plane Boarding project. There are *.scesim* files with Scenario Simulation model version 1.5, however they can not be opened in business central that has the latest Scenario Simulation model version 1.6.
> h2. Reproducer/Accepetance test
> https://github.com/jboss-integration/bxms-qe-tests/blob/master/test-kie-wb/src/test/java/org/jboss/qa/brms/authoring/guided/editors/PlaneBoardingTest.java



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list