第3章 New features

This section highlights new features in Red Hat Decision Manager 7.10.

3.1. Business Central

3.1.1. Support for DMN 1.1 and 1.3 assets in DMN designer

You can now use the DMN designer in Business Central to open DMN 1.1 and 1.3 assets. Any DMN 1.1 and 1.3 models (do not contain DMN 1.3 features) that you import into Business Central, open in the DMN designer, and save are converted to DMN 1.2 models. For more information, see Designing a decision service using DMN models.

3.1.2. Test scenarios

The test scenarios designer in Business Central is now available with the following new features:

  • You can now perform the undo and redo operations from the Settings panel. Also, a warning pop-up is displayed when you save or discard any changes from the Settings panel.
  • In rule-based test scenarios, you can use the following new java classes as data objects:

    • LocalDateTime
    • LocalTime
    • BigDecimal
    • BigInteger
  • You can use Byte, Character, Float, Long, Short, LocalDateTime, LocalTime, BigDecimal, and BigInteger classes to create and manage the list of data object values.

For more information, see Testing a decision service using test scenarios.

3.1.3. New parameter list for Decision Services

Red Hat Decision Manager 7.10 includes a new Decision Service details section in the DMN editor properties panel containing a read-only list of Input Data, Encapsulated Decisions, and Output Decisions.

For more information, see Getting started with decision services and Designing a decision service using DMN models.