A rule developer needs to write an action rule to apply a 20% discount to customers whose status is GOLD irrespective of the value of their shopping cart orSILVER when the value of their shopping cart is more that $100. Which two action rules correctly represent this business rule scenario? (Select two.)A.B.C.D.E.
Which of the following activities can be performed through the REST APIs?
For a request, which object is used for a Java execution of a Rule session?
Ruleset parameters can be defined for a ruleset or decision service, and the parameters can have different directions such as IN, OUT, or IN_OUT. If the decision service being invoked includes all three different types of parameters, which statement is true?
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 regarding decision services is true?