Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8195

[SPIKE] Assess adding support for DMN out of the box in Workflow definitions

XMLWordPrintable

    • False
    • None
    • False
    • ---
    • ---

      Now that we have the custom WorkItemHandlers [1] that can translate custom function definitions, it would be beneficial for the community to support DMN execution within the workflow instance.

      A DMN function can look like this:

      {
          "functions:" [
              { "name": "myDMN", "operation": "mydmnfile.dmn" }
           ]
      }
      

      This task is to assess and develop an ADR for this feature, including the DMN team to validate the feature before starting the implementation.

      [1] https://kiegroup.github.io/kogito-docs/serverlessworkflow/main/core/custom-functions-support.html#_custom_function_types

            rhn-support-zanini Ricardo Zanini Fernandes
            rhn-support-zanini Ricardo Zanini Fernandes
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: