Oracle Policy Automation Cloud 2019 Implementation Essentials - 1Z1-1035 Exam Practice Test
You create an entity called '' the person''. You have written the following rule:
the person is eligible if
the person is homeless or the person's score > 2
__
You created an entity called "the person". You have written the following rule:
You test your rules in the Debugger with three entity instances of the person:
- Jane is not homeless; Jane's score is 3.
- Bill is homeless; Bill's score is 1.
- Angela is not homeless; Angela's score is 2.
What is the total score of all the persons who are eligible?
the person is eligible if
the person is homeless or the person's score > 2
__
You created an entity called "the person". You have written the following rule:
You test your rules in the Debugger with three entity instances of the person:
- Jane is not homeless; Jane's score is 3.
- Bill is homeless; Bill's score is 1.
- Angela is not homeless; Angela's score is 2.
What is the total score of all the persons who are eligible?
Correct Answer: D
Vote an answer

Which attribute in the rules was the silent (always) explanation option applied to?
Correct Answer: B
Vote an answer
What are three typical benefits of modeling business rules isomorphically (in a way that matches the source material) in Oracle Policy Automation?
Correct Answer: B,C,F
Vote an answer

In the line covered by the red block, which two grouping operators would allow the rule to compile without error?
Correct Answer: F,G
Vote an answer
Which three statements indicate a need for entities in the policy model?
Correct Answer: A,B,D
Vote an answer
Your source material requires the following:
One applicant may own multiple businesses. Each business may have any number of sales leaders, with each of those sales leaders only working for one business and each having their gross sales recorded.
Which two statements are true?
One applicant may own multiple businesses. Each business may have any number of sales leaders, with each of those sales leaders only working for one business and each having their gross sales recorded.
Which two statements are true?
Correct Answer: A,E
Vote an answer
Which two statements about Policy Automation mobile interviews are correct?
Correct Answer: A,B
Vote an answer
You have an interview screen that collects the attribute "the person's age in years".
Your customer requires that an error message be displayed if "the person's age in years" is less than 0 or greater than 120.
Which option satisfies this requirement?
Your customer requires that an error message be displayed if "the person's age in years" is less than 0 or greater than 120.
Which option satisfies this requirement?
Correct Answer: A
Vote an answer
You wrote this rule:

How many attributes does it contain?

How many attributes does it contain?
Correct Answer: A
Vote an answer