Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Drools 6.1 adapter allows you use a Knowledge Base (KB) build by the KIE workbench.  KIE introduces a new configuration and convention to build KBs using Maven.  A KIE project or module is simply a maven java project with an additional metadata file META/knowledge.xml.  The KB can be accessed by OpenCDS and by the KIE workbench as is described on the following figure. 

 

 Image Added

In order to select a specific KB in you DSS request, you will need to use the Maven coordinates. For example, to select the maven module with the following coordinates:

...