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:
- Execute an operation in a Drools server connector
- Execute an Insert a list of objects connector
- Execute a StatelessKnowledgeSession connector
- Execute a Get objects connector