Folks, I am new to Flink.
One of the reasons why I am interested in Flink is because of its CEP library. Our CEP logic comprises of a set of complex business rules which will have to be managed (Create, Update, Delete) by a bunch of business analysts. Is there a way I can integrate other third party tools (Drools, OpenRules) to let Business Analysts define rules and execute them using Flink's CEP library?