All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.drools.examples.process.order.RuleSetExample.rf Maven / Gradle / Ivy

The newest version!
 


  
Verify Order #{order} has been shipped, verify that it reaches its destination correctly Correct Order Invalid #{order}, needs to be corrected (contact customer if necessary) Follow-up Order #{order} is a large order, follow up manually #{email} [email protected] Dear customer, #{order} is being shipped. You can track your shipment at our website using tracking id #{trackingId}. John Johnsson, Sales departement manager MyCompany.com #{order} Order( price > 1000 ) Order( errorList != null ) eval(true)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy