Oracle Policy Automation Cloud 2019 Implementation Essentials Sample Questions:
1. You found this rule in a Word rule document that is causing errors in the Policy Model.
Assuming "the customer's discount threshold" is an existing currency attribute, which two changes should you make to the rule for it to pass Validation?
A) Insert quotation marks around "uncertain".
B) Change "The customer is a silver member" to OPM - level 1 style.
C) Remove the $ sign.
D) Change "the customer's discount threshold" to "the customer's discount threshold =".
E) Swap column 1 and column 2.
F) Change "otherwise" to OPM - conclusion style.
G) Change "the customer's discount threshold" to "the customer's discount threshold is".
2. You have deployed a policy model written in English and want to deploy it in Spanish, so that both the English and Spanish versions are available to end users.
Which two steps are required?
A) Add a translation file.
B) Write screens in Spanish.
C) Redeploy the interview using the original URL.
D) Write rules in Spanish.
E) Redeploy the interview but give it a new URL in the Deployment dialog box.
3. You are instructed to create a very simple interview with a minimal number of elements. Which three elements must be included in an interview?
A) at least one Submit button
B) at least one label
C) at least one screen
D) at least one entity collect
E) at least one stage
C at least one goal
4.
You have removed an entity instance in the Debugger using the Delete instance option shown. You also want to delete the single entity instance belonging to the relationship "the brands" using the same method.
Why can't you do this?
A) The entity instance is inferred, and can only be deleted by modifying the rules or attribute values which caused it to be created.
B) The entity instance can only be removed using the Interview tab in the Debugger.
C) At least one entity instance of the relationship "the brands" must be retained.
D) The entity instance is inferred, and can only be deleted using the Decision tab in the Debugger.
5. You have an entity called "the child". You have three attributes called "the child's score," "the lowest score of all the children," and "the number of children scoring more than ten." You want to write two rules to infer the lowest score of all the children and the number of children scoring more than ten without creating any additional attributes in the child entity.
Which two entity functions do you need to use?
A) InstanceCountlf
B) InstanceCount
C) InstanceSum
D) InstanceMinimumlf
E) InstanceMinimum
F) InstanceSumlf
G) InstanceMaxiraum
H) InstanceMaximumlf
Solutions:
Question # 1 Answer: D | Question # 2 Answer: B,E | Question # 3 Answer: A,D,E | Question # 4 Answer: B | Question # 5 Answer: A,B |