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?
Answer : A
Which of the following activities can be performed through the RES REST APIs?
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?


Answer : A, E
Which statement describes the primary role of a developer in the discovery and analysis phase of a project?
Answer : D
Which statement is true if a ruleset's XOM is based on an XML schema (.xsd file)?
When working on rules in both Rule Designer and Decision Center, what is good practice to ensure BOM consistency?
Answer : A
A rule developer is creating a virtual method that will calculate the percentage of a provided value. The method receives 2 parameters: The first parameter is the percentage and second parameter is the value to calculate the percentage from. What is a correct verbalization to accomplish this?
Answer : C