1 Reply Latest reply on Oct 14, 2012 2:15 PM by dmitry.erkin

    Using Drools/Guvnor with Bonita BPM

    ericsnyder

      I have been looking at business process management solutions lately. After my search I decided to give Bonita a try (before I saw jBPM). Bonita has "connectors" that interface with Drools. The docs are very poor on the Bonita site. I am having a hard time understanding which connector to use. Bonita has the following connectors for using Drools:

       

       

      What I want to do is to set up some simple dynamic rules that retrieves a list of email addresses depending on which task Bonita is executing:

       

      When task = "start" then return list of email addresses

       

      Is there anyone here that has experience with Bonita?

      Out of the above list of Bonita connectors (judging from the titles) which one would I need to look at first?

       

      Thanks in advance...