A customer needs to calculate sales taxes based on the state of origin for an online pricing solution. The customer identified 15 states in the US that have a different sales tax and also include 2-3 additional types of taxes. Also, these 15 states have different regulations and need to update taxes on a monthly basis.
How can a developer design the rule application to simplify the number of rules and the impact of multiple deployments so that unchanged rules are not duplicated?
A company wants to use ODM rules for a graphical user interface (GUI) validation. They want to use rules to validate forms filled out by customers. The rules would validate user input and answers to the questions. The users must have the ability to navigate the website while waiting for the ODM response. What implementation should they use?
A customer has an online and batch processing application. The batch process can be executed multiple times during the day on demand and can overlap the online application. RuleApps and rulesets are the same across online and batch. The batch application also manages big batches with high throughput.
How can this application be architected to address these requirements?
When working on rules in both Rule Designer and Decision Center, what is good practice to ensure BOM consistency?
What has to be selected or defined when running a simu-lation in Decision Center?
How would the following rule be classified?
The total insured value of the vehicle IS DEFINED AS the vehicle base value + Min (the value of vehicle accessories, 40% the vehicle base value)
In the process of Decision Center configuration, several different security roles are defined for the Decision Center. Which group contains the correct security roles?
What is the resulting BOM class when the following Java XOM class is imported in the rule project?
An application developer notices that a class in the Java Execution Object Model (XOM) contains a number of methods that should not be imported into the Business Object Model (BOM). How should the application developer annotate the XOM to filter the methods that should not be imported into the BOM?