Inside my application got many if else statement, so i need integrate with Drools, but the drools rules condition only can verify for statement normal expression , but my application need verify for string regular expression or some java epression like startwith , match and some other function.
So do somebody know that drools is support for it or not? or give me some reference link, coz i already did google serach , but all rules condition only use equal, bigger than and some simple math expression only.
Any expert Drools can help ? please  |