Exam Code: 1Z0-345 (Practice Exam Latest Test Questions VCE PDF)
Exam Name: Oracle Policy Automation Cloud Service 2021 Implementation Essentials
Certification Provider: Oracle
Free Today! Guaranteed Training- Pass 1Z0-345 Exam.
NEW QUESTION 1
The federal poverty level for a family is the minimum amount of gross income that a family needs for certain basic necessities, such as transportation, food and shelter. This level is determined according to the number of members in the household.
A household of one member has a federal poverty level of $11,700.00, while a household with two members has a federal poverty level of $15,930 and a household of three members has a federal poverty level of $20,090.
Your policy model needs to determine the federal poverty level for the family. Which option is the input attribute based on the above source material?
- A. the federal poverty level
- B. the income that the family needs for certain basic necessities
- C. the minimum amount of gross income of the family in U.
- D. Dollars
- E. the minimum amount of gross income
- F. the number of members in the household
Answer: C
NEW QUESTION 2
You are working in a project where you need to develop a rule to calculate the currency attribute “the person’s total taxable income”. The person’s total taxable income is either the sum of the attributes “the person’s wages” and “the person’s interest” or $50,000, whichever is lower.
What rule should you develop?
- A. Option A
- B. Option B
- C. Option C
- D. Option D
- E. Option E
Answer: B
NEW QUESTION 3
You configured an interview to resume from a saved checkpoint, and are getting a SessionResumeError. What are the three reasons for this?
- A. The format for the resume session URL is invalid.
- B. Screens have been deleted, so the interview cannot be resumed.
- C. The policy data model has changed such that the data cannot be loaded.
- D. The GetCheckpoint web service is unavailable.
- E. The interview is completed so it cannot be resumed.
Answer: ACD
NEW QUESTION 4
Which three statements about checkpoints are correct?
- A. Checkpoints can be configured for web interviews, but not Policy Automation Mobile interviews.
- B. Interviews can have checkpoints after every screen.
- C. Interviews must have at least one checkpoint.
- D. Checkpoints can be configured for Service Cloud connections, but not for other web service connections.
- E. A data connection is required to configure checkpoints for an interview.
- F. Interviews can have checkpoints after hosen screens.
Answer: CDE
NEW QUESTION 5
A student admissions system must capture multiple study preferences for a prospective student. Each preference includes a preferred campus. If the student is electing to study at the Sydney campus, then the student should be asked accommodation questions.
Which condition should you use to conclude that “the student should be asked the accommodation questions”?
- A. Exists (the preferences, the preference’s campus) = “Sydney”
- B. ValueAt (the preferences, the preference’s campus = “Sydney”)
- C. InstanceCount (the preferences, the preference’s campus) = “Sydney”
- D. Exists (the preferences, the preference’s campus = “Sydney”)
- E. InstanceEquals (the preferences, the preference’s campus) = “Sydney”
Answer: C
NEW QUESTION 6
A customer has requested an interview that will create an incident in Service Cloud along with a number of tasks (linked to the incident).
From a data mapping perspective at the entity level, how can this be achieved with the minimum number of steps?
- A. Do not map the global entit
- B. Create entities for both the task and incident objects and map these to the corresponding objects in Service Cloud.
- C. Create a relationship between Tasks and Incidents in Service Cloud, map the global entity to the Task object and create a child entity for the Incident.
- D. Map the global entity to the Task object and create an entity for the Incident objec
- E. Map the child entity to the Incident object in Service Cloud.
- F. Map the global entity to the Incident object and create an entity for Task objec
- G. Map the child entity to the Task object in Service Cloud.
- H. Map the global entity to both the Task and Incident objects, because primary objects can be mapped to directly.
Answer: C
NEW QUESTION 7
Which two options require custom development with the OPA Mobile SDK?
- A. running OPA Mobile on Android devices
- B. incorporating OPA Mobile interviews into composite mobile applications
- C. adding an upload control to a OPA Mobile interview screen
- D. running OPA Mobile interviews while offline
- E. synchronizing data collected in OPA Mobile with a custom back-end system
Answer: BE
NEW QUESTION 8
You have a requirement to identify whether an applicant is eligible for a child support payment. To be eligible, the applicant must have at least two children of school age. You will collect the details of each of the person’s children to infer whether each child is of school age, and from that infer whether or not the person is eligible. Which data model approach supports this requirement?
- A. Create attributes for the child’s name and the child’s age in the Global entity.
- B. Create an entity called the child with a containment relationship from the Global entit
- C. Create attributes for the child’s name and the child’s age in the child entity.
- D. Create an entity called the child under the Global entity with an attribute for the number of children of school age.
- E. Create an entity called the child under the Global entity with attributes for the child’s name and the child’s age with a reference relationship to the global entity.
- F. Create an entity container on an interview screen and add name and age attributes for at least two children.
Answer: C
NEW QUESTION 9
Which three rules will fail validation?
- A. Option A
- B. Option B
- C. Option C
- D. Option D
- E. Option E
Answer: BCD
NEW QUESTION 10
You are given the following source material.
“The store must comply with the working regulations which are as follows. Employees under the age of 16 on the date they joined the company must not work more than 20 hours in any week. All other employees must not work more than 48 hours in any given week, unless they have chosen to opt out of the Working Time Directive regulations. Note the option to opt out is not available to employees under the age of 21.”
You have created a policy model from the above source material, and have created and used all of the attributes below. Your rules include an entity of “the employee”.
Which four are the minimal set of input attributes?
- A. the number of hours the employee has worked in the week
- B. the employee was aged under 16 on the date they joined the company
- C. the employee has worked more than 48 hours in the week
- D. the interview is complete
- E. the employee is eligible to opt out of the Working Time Directive regulations
- F. the employee has opted out of the Working Time Directive regulations
- G. the employee’s date of birth
- H. the date the employee joined the company
- I. the store compiles with the working regulations
Answer: CEFGH
NEW QUESTION 11
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 stage
- C. at least one goal
- D. at least one entity collect
- E. at least one screen
- F. at least one label
Answer: ACE
NEW QUESTION 12
Which three actions will help avoid or identify a multiply proven attribute error?
- A. Double-click the attribute on the Interview tab to see if the attribute is used on multiple screens.
- B. Use the “Go To” option in Word to see if the attribute is proven in another rule.
- C. Right-click the attribute on the Data tab to see if the attribute is proven in another rule.
- D. Right-click the attribute on the Project tab to see if the attribute is used in multiple forms.
- E. Check the error list on the Rules tab for multiply proven attribute errors.
Answer: CDE
NEW QUESTION 13
What is the purpose of an interview goal?
- A. to ensure that all necessary data needed to display an explanation has been collected
- B. to test the policy model
- C. to collect data on why the end user is using the interview
- D. to identify the top-level attributes in the policy model
- E. to drive which screens should be displayed in the interview
Answer: C
NEW QUESTION 14
Which two use cases are suitable for Policy Automation?
- A. routing incidents and tasks to appropriate team members
- B. managing the security of customer data in another application
- C. creating a repository for storing and cataloging policy manuals
- D. discovering new policy rules through self-learning predictive analytics on previously collected data
- E. providing interactive advice on who may be eligible for a product or benefit
- F. creating an online calculator to determine the amount of a discount or subsidy
Answer: AD
NEW QUESTION 15
You created a policy model and now want to deploy the current project to the Hub. You also want to restrict the interview so that it cannot be utilized anonymously by end users.
Which two steps are required to accomplish these two goals?
- A. Through Policy Modeling, click Deploy Snapshot and enter your credentials to deploy your project.
- B. Through Policy Modeling, click Mapping Settings and configure which group should be able to access the interview.
- C. Through the Hub, click Deploy New Project and navigate to your project to deploy your project.
- D. Through the Hub, click Access Settings and configure which group should be able to access the interview.
Answer: BD
NEW QUESTION 16
Assuming each child has a unique date of birth, which set of Policy Modeling functions should you use to determine the same of the youngest female child?
- A. Exists, InstanceMinimumIf
- B. InstanceMinimumIf, InstanceValueIf
- C. InstanceValueIf, InstanceMinimum
- D. Minimum, InstanceValue
- E. ForAll, InstanceValueIf
Answer: B
NEW QUESTION 17
Your policy model contains the following: Attributes:
Rule:
You have set the attribute “the child” to use substitution, but the name is not automatically being substituted into the “under 18” interview question.
Which guideline about choosing attribute text needs to be applied to the policy model for this substitution to work?
- A. Boolean attributes should be complete grammatical sentences.
- B. Non-Boolean attributes need to start with an article.
- C. Boolean attributes should contain the exact text of any Non-Boolean attributes for which substitution is desired.
- D. Non-Boolean attributes should contain the exact text of any other Non-Boolean attributes for which substitution is desired.
- E. Boolean attributes should be kept simple but explicit.
Answer: E
NEW QUESTION 18
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. At least one entity instance of the relationship “the brands” must be retained.
- B. The entity instance is inferred, and can only be deleted using the Decision tab in the Debugger.
- C. The entity instance is inferred, and can only be deleted by modifying the rules or attribute values which caused it to be created.
- D. The entity instance can only be removed using the Interview tab in the Debugger.
Answer: C
NEW QUESTION 19
You wrote rules represented conceptually by the following rule diagram:
You build and run your entire set of rules in the Debugger.
Which two methods can you use to test only the subset of five rules represented by the five black lines connecting the attributes shown as orange circles?
- A. Set values for the lowermost blue triangle attributes via the data tab and then view the decision report for the uppermost green square attribute.
- B. Investigate the uppermost orange circle attribute via the data tab and then set values for the lowermost orange circle attributes via the decision tab.
- C. Set values for the lowermost orange circle attributes via the data tab and then view the decision report for the uppermost orange circle attribute.
- D. Investigate the uppermost green square attribute via the data tab and then set values for the lowermost orange circle attributes in the decision tab.
- E. Set values for the lowermost blue triangle attributes via the data tab and then view the decision report for the uppermost orange circle attribute.
- F. Set values for the lowermost orange circle attributes via the data tab and then view the decision report for the uppermost green square attribute.
- G. Investigate the uppermost orange circle attribute via the data tab and then set values for the base shown in the decision tab.
Answer: BC
NEW QUESTION 20
You are asked to make a pdf-formatted form available for download at the end of an interview, containing all responses that the user provided during the interview.
Which three steps are required to accomplish this?
- A. In the Interview tab, add a form control on the final screen.
- B. Using labels and other controls, re-create the content of the form on the final interview screen.
- C. Create a form template using BI Publisher containing values referenced from OPA.
- D. Link to a pre-made pdf on the final screen of the interview, containing a list of all possible questions that may be posed in the interview.
- E. Add names to the attributes you want to include in the form.
- F. Add an upload control in your final interview screen.
Answer: BCE
NEW QUESTION 21
You have a source material for your policy model that reads as follows:
“Only families who meet the minimum work and education requirement are eligible for the competitiveness credit. A family meets the work and education requirement if all of its members are either gainfully employed or enrolled in a full-time study program. Families in which a member does not meet the requirement but is actively searching for a job can apply for a waiver”.
Which statement describes the entity structure that your policy model should have?
- A. The rules will infer the necessary entities by using automatic data types.
- B. Create an entity for “the family member” an entity for “the family”, and an entity for “the minimum work and education requirement”.
- C. Create an entity for “the family member” and use the global entity.
- D. Create an entity for “the family member” and an entity for “the family”.
Answer: B
NEW QUESTION 22
You are creating a new interview for the Service Cloud Customer Portal, and you wish to load the current logged-in contact’s first name, last name, and telephone number into your interview for use in individual fields on a form.
After setting up your data connection, how must you accomplish this in the minimum number of steps?
- A. Set the interview to require the contact to log in to the Customer Portal but do not create any attributes, because any data related to the logged-in user can always be loaded.
- B. Create separate attributes for the first name, last name, and phone numbe
- C. Set the interview to require the contact to log in to the Customer Portal, then set the mapped-in values for each attribute.
- D. Create separate attributes for the first and last name, a number attribute for the phone number, and set the interview to be accessible for contact center staff accounts.
- E. Create separate attributes for the first and last name, a number attribute for the phone number, and set the interview to not require the contact to log in.
- F. Create separate attributes for the first name, last name, and phone numbe
- G. Set the interview to require the contact to log in to the Customer Portal, then set the mapped-out values for each attribute.
Answer: B
NEW QUESTION 23
......
100% Valid and Newest Version 1Z0-345 Questions & Answers shared by DumpSolutions, Get Full Dumps HERE: https://www.dumpsolutions.com/1Z0-345-dumps/ (New 80 Q&As)
