DMN Tip how to call a java logic

Описание к видео DMN Tip how to call a java logic

Calling Java logic from DMN depends on the specific DMN engine implementation. However the DMN side is subject to standardization so it should be the same everywhere.
In this tutorial, you'll see how to build a kogito service which call a simple Java method, how to expose it through a swagger file and an handy form generated from the Open APIs.

Here some useful links:
https://quarkus.io/guides/kogito-dmn
https://quarkus.io/guides/openapi-swa...
https://github.com/smallrye/smallrye-...
https://www.drools.org/
https://kogito.kie.org/

This is the property to add to enable the form feature:

quarkus.smallrye-openapi.path=/openapi

Комментарии

Информация по комментариям в разработке