New tutorial: How to execute Drools connectors

There’s a new tutorial example available in the online BonitaSoft documentation system for Drools users. This tutorial can be used with both BOS 5.6 and BOS 5.7 versions.

Using Drools Guvnor, create a simple test Guvnor package, model, and rule to check if a person is more than 18 years old, and then execute 4 different Drools connectors:

  1. Execute an operation in a Drools server connector
  2. Execute an Insert a list of objects connector
  3. Execute a StatelessKnowledgeSession connector
  4. Execute a Get objects connector
You'll find this "related tutorial" attached to the entries for each of the above Drools connectors.