[JBoss JIRA] (DROOLS-2674) Save, reload and open a scenario
by Juraj Soltes (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2674?page=com.atlassian.jira.plugi... ]
Juraj Soltes updated DROOLS-2674:
---------------------------------
Sprint: 2018 Week 27-29
> Save, reload and open a scenario
> --------------------------------
>
> Key: DROOLS-2674
> URL: https://issues.jboss.org/browse/DROOLS-2674
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Juraj Soltes
> Assignee: Daniele Zonca
>
> As a business analyst I want to save a scenario so that all the data I fill in are stored and can be reloaded. ( over an empty asset file without the persistance )
> The task requires:
> * A copy&paste of the text editor modules in to drools-wb module list.
> * Setting the file extension for the simulation tests ( does not have to be final, we can change it later )
> * Renaming the classes to fit the simulation test terms
> * Change the model from String to ScenarioSimulationModel
> * Adding the modules in to the drools-wb -webapp
> * Adding the modules into the droolsjbpm-bootstrap pom.xml
> After the feature is done:
> * User can upload a file with the extension using the upload tool
> * User can see the file in the Project Asset List screen and open it
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2696) Dialog to name test and define bindings (UX)
by Edson Tirelli (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2696?page=com.atlassian.jira.plugi... ]
Edson Tirelli commented on DROOLS-2696:
---------------------------------------
[~uxdlc] as we discussed, the goal in upcoming versions is to enable the user to choose between several different options to test. Just a few examples:
* test rules in a session: provide the session name
* test a DMN model: provide the model namespace and name
* test a process: provide the process ID
* etc
The first version will only contemplate one or two of these options, but it would be good to create a design that can be easily extended to add more options later. E.g.: a "combobox" (or whatever it is called) to select "what to test", and once selected, it dynamically change the input fields.
> Dialog to name test and define bindings (UX)
> --------------------------------------------
>
> Key: DROOLS-2696
> URL: https://issues.jboss.org/browse/DROOLS-2696
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam
> Attachments: Screen Shot 2018-07-02 at 3.08.48 PM.png, Screen Shot 2018-07-02 at 3.09.02 PM.png
>
>
> As a business user I want the ability to name a scenario test and define the rule bindings so that I can create a test asset.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFLY-10665) XTS .NET async feature should be enalbled with system property as it's way how it's done in 7.1.0
by Ondra Chaloupka (JIRA)
[ https://issues.jboss.org/browse/WFLY-10665?page=com.atlassian.jira.plugin... ]
Ondra Chaloupka updated WFLY-10665:
-----------------------------------
Description:
This is follow-up to issue: https://issues.jboss.org/browse/WFLY-9818 where XTS subsystem was enriched with attribute {{<async-registration enabled="true" />}} to enable XTS async registration needed to work fine with .NET.
In JBoss EAP 7.1 there is change to enable the feature with system property {{wsat.async.registration}}.
The possibility to enable the feature with the system property should be available in the master (WFLY14) too.
was:
This is follow-up to issue: https://issues.jboss.org/browse/WFLY-9818 where XTS subsystem was enriched with attribute {{<async-registration enabled="true" />}} to enable XTS async registration needed to work fine with .NET.
In JBoss EAP 7.1 there is change to enable the feature with system property {{wsat.async.registration}}.
The possibility to enable the feature with the system property should be available in the master (WFLY14)asdo too.
> XTS .NET async feature should be enalbled with system property as it's way how it's done in 7.1.0
> -------------------------------------------------------------------------------------------------
>
> Key: WFLY-10665
> URL: https://issues.jboss.org/browse/WFLY-10665
> Project: WildFly
> Issue Type: Bug
> Components: XTS
> Reporter: Ondra Chaloupka
> Assignee: Ondra Chaloupka
>
> This is follow-up to issue: https://issues.jboss.org/browse/WFLY-9818 where XTS subsystem was enriched with attribute {{<async-registration enabled="true" />}} to enable XTS async registration needed to work fine with .NET.
> In JBoss EAP 7.1 there is change to enable the feature with system property {{wsat.async.registration}}.
> The possibility to enable the feature with the system property should be available in the master (WFLY14) too.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2689) The ability to hide an asset based on a flag
by Toni Rikkola (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2689?page=com.atlassian.jira.plugi... ]
Toni Rikkola updated DROOLS-2689:
---------------------------------
Description:
Experimental feature (disabled by default).
If the user wants to enable the Add new Simulation Scenario option she can use a command line parameter to enable it.
was:Experimental feature (disabled by default).
> The ability to hide an asset based on a flag
> --------------------------------------------
>
> Key: DROOLS-2689
> URL: https://issues.jboss.org/browse/DROOLS-2689
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Juraj Soltes
> Assignee: Daniele Zonca
>
> Experimental feature (disabled by default).
> If the user wants to enable the Add new Simulation Scenario option she can use a command line parameter to enable it.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2690) Create an Scenario asset
by Toni Rikkola (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2690?page=com.atlassian.jira.plugi... ]
Toni Rikkola updated DROOLS-2690:
---------------------------------
Description:
The User wants to create the scenario simulation asset in the workbench.
Task needed:
* Copy and change the new asset handler to fit Simulation Scenario needs ( for example copy the one for new DRL file )
was:
The User wants to create the scenario simulation asset in the workbench.
Copy an new asset handler on the client side.
> Create an Scenario asset
> ------------------------
>
> Key: DROOLS-2690
> URL: https://issues.jboss.org/browse/DROOLS-2690
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Juraj Soltes
> Assignee: Daniele Zonca
>
> The User wants to create the scenario simulation asset in the workbench.
> Task needed:
> * Copy and change the new asset handler to fit Simulation Scenario needs ( for example copy the one for new DRL file )
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years