Which execution algorithm should be used for a rule task with rule chaining?
Which statement is true regarding the decision service rule project hierarchy?
An application developer has changed the Java XOM. The developer then tries to update the BOM but no differences appear.
What are two reasons this could happen? (Select two.)
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?
Which statement is true about the Business Console Administration tab?
GoodCreditLoans is a financial company that wants to create an automated loan approval application. They currently have an application that uses hard-coded logic and manual checks to assess loan applications, generate payment reminders, send marketing emails to potential clients, and create monthly sales reports. The existing application uses these entities: MarketingContact, Equipment, Loan, Reminder, Applicant, SalesReport.
Here are some example rules harvested during rule discovery for the new automated loan approval application:

What two entities are needed to write the loan approval business rules? (Choose two.)
Which statement describes the primary role of a developer in the discovery and analysis phase of a project?
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?
What is the purpose of a RuleApp?
Which rule engine execution mode is designed to optimize a large numbers of objects?