Giter Club home page Giter Club logo

kie-examples's People

Watchers

 avatar  avatar  avatar

kie-examples's Issues

Test Scenarios: Copy and Paste

It is really common for rule authors to copy and paste cells when creating test scenarios. We need to evaluate and make sure this works with all cell types. It looked like it was not working when the cell type was a list, but it could be in other scenarios as well.

Test Scenarios: Nested Objects as Input

I haven't tried this in the newest versions so it is possible something has changed, but I remember having trouble to input objects that had a lot of nested data as input to a DMN. It could only be 1 or 2 levels deep. Let's explore what is possible here to see if that is something that can be added.

DMN: Call a DMN with Date when deployed to KIE Server

When calling a DMN from Java code, we can pass in a Date or DateTime object and it will convert to a DMN Date type to be used in the decision making.

It would be really nice if properly formatted Strings would also be supported to convert to a Date type. With the current implementation, we haven't figured out how to call a DMN deployed to KIE Server with a Date type as input. If you pass a string, it errors, and we can't send the Date type of object in the JSON body in the request.

We will need to explore this behavior more, and create a well documented example of the current behavior and what we can't do with it in regards to dates.

Renaming/copying a DMN should rename the Model Name as well

Let's open an issue and add this feature to Business Central.

When copying a DMN, the file name changes, but often the model name stays the same. Ideally, the model name should update as well or the project will fail to compile because of duplicate model names existing in the project.

BPMN: Auto populate DMN options from BPMN

In a BPMN, when adding a Business Rule Task for a DMN, it would be really great if there was an auto-populated drop down to select a DMN Model name and Decision name from DMNs in the project. It then would automatically fill out the namespace field. This makes it easy because currently we have to copy these values from a DMN.

We need to document and describe this feature request, and hopefully contribute a fix for it to https://github.com/kiegroup/drools-wb

DMN: Return structure from Decision Table in a context

In a context, when using a structure in the data output object, the columns behave differently than when not in a context. The columns aren't grouped under the structure, and they don't auto-populate the field names.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.