Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I have the requirement to bring in some flexibility in some use cases. For example a job which should calculate prices based on certain rules. I was thinking to have a database table to have those rules, like "$uvp-20%" or "$bp+30%" or "$bp+30% < $uvp?$bp+30%:$uvp".
Is there a best practice or an example how to build such system?
Thanks for all your feedback,
Chris
I did, but this is more a possible next step of the solution. At the current time there is not the space to learn a complete new technology.
EDIT: I just realized - I would need a subscription to use drools, too.