business rules

07 Nov '15, 12:54 PM
4,177 Views
No Forum Badges

Is there a way to specify business rules in Web Ratio? e.g., if a customer is "gold" give 20% discount; if a customer has purchased more than $1000 worth of goods in the last calendary year then the customer is "gold", if $500-$999 then the customer is "silver", etc. 

 

 

 
x 0
Follow
Answer Answer at this question and get points!
Forum Hero - Level 9

Hi Dave,

if you want to specify it you could add a specific Attribute to the User Entity. For example you can perform this computation by defining a Derived Attribute.

For more details: https://my.webratio.com/learn/learningobject/extending-the-domain-model-derivation-v-72

Moreover you can use a Switch to define cases and perform specific operations depending on the value of the Attribute. https://my.webratio.com/learn/learningobject/how-to-use-the-switch-unit
 

 
x 0
No Forum Badges

Does Weratio have any plans for BDN and SBVR? E.g. see http://www.bpm-guide.de/2015/09/28/why-bpmn-is-not-enough/ And http://www.conceptualheaven.com/news/next-stop-interchanging-dmn-with-sbvr/

 
x 0
No Forum Badges

BDN=DMN... I meant

 
x 0
Answer at this question and get points!