When configuring Decision Server Rules on WebSphere Liberty Profile, which archive needs to be deployed on the application server in order to enable hosted transparent decision services?
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 large enterprise has multiple decision services from different business units using Decision Center as the source of truth to maintain their rules. Some of these projects have customized Decision Center behaviors in order to meet business user authoring experience requirements.
What are two reasons to use Decision Center in non-production environments in order to minimize interruption to access to Decision Center for this customer?
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 many business rules are captured in the decision table below where the Customer Status and Purchase Amount are condition columns?

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.
What is the resulting BOM class when the following Java XOM class is imported in the rule project?



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 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 or SILVER when the value of their shopping cart is more that $100. Which two action rules correctly represent this business rule scenario?


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?
In the process of Decision Center configuration, several different security roles are defined for the Decision Center. Which group contains the correct security roles?
When working on rules in both Rule Designer and Decision Center, what is good practice to ensure BOM consistency?