Question: 1
After a decision service is implemented in the Rule Designer, a developer would like to analyze the rule artifacts in the rule project by creating a query in the fijle project. Which element can be found by the query?
Question: 2
What has to be selected or defined when running a simu-lation in Decision Center?
Question: 3
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:
if the amount of the loan is less than $10,000,000.00 then the loan is rejected
If the amount of the loan is equal to or more than $10,000,000.00 and the applicant's monthly salary is greater than $175,000.00 then the loan is accepted
What two entities are needed to write the loan approval business rules?
Question: 4
Which rule engine execution mode is designed to optimize a large numbers of objects?
A Faslpalh
Question: 5
What has to be selected or defined when running a simulation in Decision Center?