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?
Which execution algorithm should be used for a rule task with rule chaining?
Categories named Vehicle and Customer have been added to a rule project. In the BOM of this rule project, a business element Car has been assigned categories Vehicle and Automobile and a business element Client has been assigned the category Customer. Which category filters need to be assigned to an action rule so that both the Car and Client business element are visible in the rule? Select two.
Which one of the proposals is possible using the HTDS REST?
What is the purpose of a RuleApp?
Which two elements are both mandatory in the ruleset path?
Why are synchronization connection entries useful?
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.)
A decision operation can be defined for a decision service in the Rule Designer. What can be selected in the process of creating a decision operation?
How can the state of a decision service branch be captured in Decision Center at a specific moment in time?