1z0-1035-20 Practice Exam Tests Latest Updated on Feb-2022 [Q38-Q58]

Share

1z0-1035-20 Practice Exam Tests Latest Updated on Feb-2022

Pass 1z0-1035-20 Exam in First Attempt Guaranteed Dumps!


Oracle 1z0-1035-20 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Explain the purpose and use of goals and checkpoints in an interview
  • Demonstrate the appropriate use of value lists in attributes
Topic 2
  • Explain entities, entity-level attributes, and their use in rules
  • Define variable attributes and use them in logical comparisons
Topic 3
  • Explain when to use Collaboration with an Intelligent Advisor project
  • Verify automatic parsing and reparse as appropriate
Topic 4
  • Explain how to prove conditional calculations in a Word rule table
  • Describe options for running and testing a policy model
Topic 5
  • Explain the features of Intelligent Advisor mobile applications and related APIs
  • Automate decisions with a web service
Topic 6
  • Create and test Excel tables proving both boolean and variable attributes
  • Create entity relationships with appropriate text
Topic 7
  • Test rules using entities/relationships in the debugger
  • Structure table rules from source material
Topic 8
  • Differentiate explanations and audit reports, and where they should be used
  • Identify the various components of a rule and verify how rules link together
Topic 9
  • Use Inclusions functionality to import common rules and screens
  • Create a form containing interview data and add to interview screen
Topic 10
  • Construct Boolean and non-Boolean attributes from difficult source material
  • Create a basic data model for use in a policy model

 

NEW QUESTION 38
You have a number attribute "the child's age in years". In an interview, you want to ensure that the user is only able to enter ages between 0 and 15.
What are the three methods to achieve this?

  • A. Use a regular expression within the Edit Attribute dialog box.
  • B. Create a number value list with the allowed ages, then associate the list with the child's age attribute.
  • C. Specify the maximum and minimum values within the Edit Attribute dialog box.
  • D. Write a warning event rule.
  • E. Write an error event rule.

Answer: B,C,E

 

NEW QUESTION 39
Which three statements are correct about explanations and audit reports?

  • A. Explanations can be saved, audit reports cannot.
  • B. Explanations can be shown in a Form, audit reports cannot.
  • C. Silent and Invisible tags control the information that is shown in an explanation, not in an audit report.
  • D. Explanations can be shown on an interview screen, audit reports cannot.
  • E. Explanations can only be added to the final screen in an interview.
  • F. Explanations are automatically saved to a data source when one is available.
  • G. Audit reports are automatically saved to a data source when one is available.

Answer: B,C,E

 

NEW QUESTION 40
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. InstanceMaximumIf
  • B. InstanceMinimumIf
  • C. InstanceCount
  • D. InstanceCountIf
  • E. InstanceMinimum
  • F. InstanceMaximum
  • G. InstanceSum
  • H. InstanceSumIf

Answer: F,G

 

NEW QUESTION 41
Which five functions can a user with the single role of Hub Administrator access?

  • A. downloading Oracle Policy Modeling
  • B. creating a web service connection
  • C. deploying a project snapshot
  • D. deactivating a deployed project
  • E. adding a project to a repository
  • F. disabling another user's account
  • G. changing their own password
  • H. changing web service API access

Answer: D,E,F,G,H

 

NEW QUESTION 42
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: B,E

 

NEW QUESTION 43
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 under the Global entity with an attribute for the number of children of school age.
  • C. Create an entity container on an interview screen and add name and age attributes for at least two children.
  • D. 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.
  • E. Create an entity called the child with a containment relationship from the Global entity. Create attributes for the child's name and the child's age in the child entity.

Answer: B

 

NEW QUESTION 44
You are working in a policy model in which the entity "the parent" has a one-to-many relationship ("the parent's children") with the entity "the child". You need to develop a rule that proves the attribute "the parent has put all of the kids to bed", based on the attribute "the child is in bed".
Which is the correct rule?

  • A. Option B
  • B. Option D
  • C. Option C
  • D. Option A

Answer: A

 

NEW QUESTION 45
Which two statements are correct for a Policy Automation project team?

  • A. Policy Automation projects must have multiple rule authors.
  • B. Policy Automation project teams typically include both technical and nontechnical roles.
  • C. Subject matter experts may advise on policy interpretation, but they should not write the Policy Automation rules.
  • D. It is common for the rule author to be the lead tester.
  • E. It is common for the rule author to create the interview screens.
  • F. The primary user of Policy Modeling on a project should be the technical developer.

Answer: D,E

 

NEW QUESTION 46
Which three statements about checkpoints are correct?

  • A. Checkpoints can be configured for Service Cloud connections, but not for other web service connections.
  • B. Checkpoints can be configured for web interviews, but not Policy Automation Mobile interviews.
  • C. A data connection is required to configure checkpoints for an interview.
  • D. Interviews can have checkpoints after hosen screens.
  • E. Interviews can have checkpoints after every screen.
  • F. Interviews must have at least one checkpoint.

Answer: A,C,F

 

NEW QUESTION 47
Which three rules will fail validation?

  • A. Option C
  • B. Option B
  • C. Option E
  • D. Option A
  • E. Option D

Answer: A,B,E

 

NEW QUESTION 48
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?

  • A. Five
  • B. One
  • C. Four
  • D. Zero
  • E. Two
  • F. Six
  • G. Three

Answer: B

 

NEW QUESTION 49
You configured an interview to resume from a saved checkpoint, and are getting a SessionResumeError.
What are the three reasons for this?

  • A. The interview is completed so it cannot be resumed.
  • B. The format for the resume session URL is invalid.
  • C. The GetCheckpoint web service is unavailable.
  • D. Screens have been deleted, so the interview cannot be resumed.
  • E. The policy data model has changed such that the data cannot be loaded.

Answer: B,C,E

 

NEW QUESTION 50
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. Create separate attributes for the first name, last name, and phone number. Set the interview to require the contact to log in to the Customer Portal, then set the mapped-out values for each attribute.
  • B. 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.
  • C. Create separate attributes for the first name, last name, and phone number. 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.

Answer: C

 

NEW QUESTION 51
The source material for your policy model says:
To be eligible for the program, there must be at least one child in the family under 18 years of age. The payment amount for the family is based on the total income of all family members. If a family member has multiple jobs, include income from all jobs.
Which two steps should you perform?

  • A. Create two entities: the family member, the family member's age.
  • B. Create an interred entity for "the job" to allow for family members with multiple jobs.
  • C. Use an entity function to calculate a family member's total income from all their jobs.
  • D. Create three entities: the family member, the family member's age, the family member's job.
  • E. Create three attributes (the first job, the second job, the third job) to allow for family members with multiple jobs.
  • F. Create two entities: the family member, the family member's job.

Answer: A,E

 

NEW QUESTION 52

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 can only be removed using the Interview tab in the Debugger.
  • 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. At least one entity instance of the relationship "the brands" must be retained.

Answer: C

 

NEW QUESTION 53
An inclusion has had certain assets overridden in the destination project.
What happens when the inclusion is updated?

  • A. Changes in the destination project are overridden to match the updated inclusion.
  • B. Changes made in the destination project are left unchanged, but all other inclusion updates are applied.
  • C. The policy modeler has the choice whether to accept or reject the change.
  • D. An error occurs.

Answer: C

 

NEW QUESTION 54
What are three typical benefits of modeling business rules isomorphically (in a way that matches the source material) in Oracle Policy Automation?

  • A. easier verification that the business rules match the source documents
  • B. ability to automatically create rules from source documents
  • C. reduced development and maintenance effort
  • D. greater execution speed
  • E. no need to create custom interview screen
  • F. direct access to object models in code
  • G. decision reports that match the structure of source material

Answer: A,C,G

 

NEW QUESTION 55
What is the purpose of an interview goal?

  • A. to identify the top-level attributes in the policy model
  • B. to test the policy model
  • C. to drive which screens should be displayed in the interview
  • D. to collect data on why the end user is using the interview
  • E. to ensure that all necessary data needed to display an explanation has been collected

Answer: D

 

NEW QUESTION 56
After deploying a new version of a policy model to production on the Policy Automation Hub, you have been advised there is a problem and you need to roll back to a previous version.
Using the minimum number of steps, what instructions would you give your Hub Administrator to achieve this?

  • A. Go the Deployments page in the hub, click the policy model, click Activate on the previous version.
  • B. Go the Repository page in the hub, click the policy model, click Activate on the previous version.
  • C. Go the Deployments page in the hub, click the policy model and select Deactivate from the Actions menu.
  • D. Go the Deployments page in the hub, click the policy model and delete the current version.
  • E. Download the previous version from the Hub, open it in Policy Modeling and then upload and deploy it directly from Policy Modeling.
  • F. Go the Repository page in the hub, click the policy model and delete the current version.

Answer: A,D

 

NEW QUESTION 57
Which two operators must you use in a procedural rule to enforce collection of all entity-level data for all entity instances?

  • A. ExistsScope
  • B. ForAll
  • C. For
  • D. Known
  • E. InstanceCount
  • F. Exists

Answer: D,F

 

NEW QUESTION 58
......

Intelligent Advisor  Free Certification Exam Material from Actual4dump with 82 Questions: https://pass4sure.actual4dump.com/Oracle/1z0-1035-20-actualtests-dumps.html