[Sep-2021] Practice Oracle 1z0-1035-20 exam. Online Exam Practice Tests with detailed explanations! Pass 1z0-1035-20 with confidence! [Q22-Q37]

Share

Practice Intelligent Advisor 1z0-1035-20 exam. Online Exam Practice Tests with detailed explanations! Pass 1z0-1035-20 with confidence!

1z0-1035-20 - Oracle Intelligent Advisor 2020 Implementation Essentials Practice Tests 2021 | Prep4away

NEW QUESTION 22
Which four are valid reasons to split an existing Word document containing rules in your Oracle Policy Modeling project?

  • A. You want to add comments and footnotes to your rules.
  • B. Two developers need to work simultaneously on different areas of rules that were originally within the same Word document.
  • C. You want to mirror updates to the source material that has divided the source of your rules into two locations.
  • D. You want to separate rules with different purposes.
  • E. You want to exclude part of the original document from the policy model.
  • F. You want to use the Debugger to test your rules.
  • G. You want to define screens to run in Oracle Web Determinations.
  • H. Editing the new documents is easier in Microsoft Word because the original document was getting too large.

Answer: C,D,E,G

 

NEW QUESTION 23

You have created a policy model which adjust employee shift start and end times, to align with an existing payroll system.
If an employee clocked in at 09:22, what will the value of the adjusted employee's clock in time be?

  • A. 09:00
  • B. Uncertain
  • C. 09:20
  • D. 10:00
  • E. 09:25
  • F. 09:30
  • G. 09:15

Answer: F

 

NEW QUESTION 24
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 goal
  • B. at least one screen
  • C. at least one Submit button
  • D. at least one entity collect
  • E. at least one label
  • F. at least one stage

Answer: A,B,C

 

NEW QUESTION 25
You are creating an online advice tool to help students work out if they may be eligible for a subsidy on textbooks. Your customer has this requirement for the final interview screen:
* Display the bookstore's address, but only if the student is eligible for the subsidy and the application date is after 1 January 2017.
Which three steps satisfy this requirement?

  • A. Create a screen label containing the bookstore's address.
  • B. Attach the attribute 'the student is eligible for the subsidy" to the screen control containing the bookstore's address.
  • C. Create an attribute containing the bookstore's address.
  • D. Attach the visibility rule to the bookstore address attribute in the Data tab.
  • E. Create an attribute rule concluding "the bookstore's address should be displayed" is true if "the student is eligible for the subsidy" and "the application date > 2017-01-01".
  • F. Attach the visibility rule to the screen control containing the bookstore's address.

Answer: A,C,E

 

NEW QUESTION 26
Which five statements are valid ways of writing a rule condition using a comparison?

  • A. The number of pictures in the gallery > 10000
  • B. The date the store opened = 03/03/2016
  • C. The ticket price = $15
  • D. The person's date of birth < the spouse's date of birth
  • E. The customer's membership level = Gold
  • F. 10 < = the cost of the item
  • G. The customer's age > 18

Answer: A,D,E,F,G

 

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

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

Answer: E,F,G

 

NEW QUESTION 28
Consider the following excerpt from source material for a building permit:
"The City believes that the beauty of its lands is important. Any owner of an existing building that exceeds threes stories within city limits must pay an additional yearly fee. The fee is $100 for every story in excess of
3."
A rule concludes: An owner must pay an additional fee yearly fee if ________.
Which three options complete the conditions for this rule based on the requirements?

  • A. the number of building stories > 3
  • B. the building is an existing building
  • C. the building is located within city limits
  • D. the city believes the beauty of its lands is important
  • E. the fee = (the number of building stories - 3)*100

Answer: A,B,C

 

NEW QUESTION 29
The policy model you are creating will be used by developers to automate decisions by calling the OPA Determinations API Assess Service.
Which elements of the project data model must be given names?

  • A. attributes only
  • B. attributes, entities, and relationships only
  • C. attributes, entities, relationships, and screens only
  • D. attributes, entities, and screens only
  • E. attributes, entities, relationships, screens, and forms only
  • F. attributes and relationships only
  • G. attributes and entities only

Answer: D

 

NEW QUESTION 30
You are working on a new Policy Automation interview that will load and save data into Service Cloud. You set your Data Mapping Settings to connect to the Service Cloud instance and are using the Data Output Mapping view in Policy Modeling to create the entities and attributes you want to work with.

You notice that the field "Name" has a red asterisk next to it.
What two statements are correct about what the red asterisk indicates?

  • A. You must infer this attribute.
  • B. This attribute is not yet collected on a screen.
  • C. You must save a value of this attribute into Service Cloud.
  • D. The values for this attribute come from a value list.
  • E. This attribute is currently the identifying attribute for the entity.
  • F. You must collect this attribute.
  • G. This field is required by Service Cloud.
  • H. This attribute must be used as the identifying attribute for the entity.
  • I. You must load a value of this attribute from Service Cloud.

Answer: B,C

 

NEW QUESTION 31
Which three rules will fail validation?

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

Answer: A,B,D

 

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

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

Answer: A,F

 

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

  • A. The primary user of Policy Modeling on a project should be the technical developer.
  • 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. Policy Automation projects must have multiple rule authors.
  • E. It is common for the rule author to create the interview screens.
  • F. It is common for the rule author to be the lead tester.

Answer: E,F

 

NEW QUESTION 34
When building test cases in Policy Modeling, when should you add a "Keep" column?

  • A. saving a test case
  • B. saving an input value
  • C. preventing values in the Actual column from being replaced
  • D. comparing results from a baseline version of the policy model against a newer version
  • E. saving test data to a separate spreadsheet

Answer: C

 

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

  • A. The relationship to the entity containing the sales leaders should be named "the applicant's sales leaders".
  • B. The entity representing the business should have a many-to-many relationship with another entity representing its sales leaders.
  • C. The policy model should contain an entity named "the business" in a many-to-one relationship with the applicant.
  • D. It is possible to determine the highest gross sales.
  • E. As with all entities, the policy model will require the creation of at least one sales leader.

Answer: C,E

 

NEW QUESTION 36


Which attribute in the rules was the silent (always) explanation option applied to?

  • A. the applicant satisfies the financial criteria
  • B. the applicant's number of exam points
  • C. the applicant has at least the minimum required number of exam points
  • D. the applicant's yearly earnings in USD
  • E. the applicant satisfies the educational criteria

Answer: C

 

NEW QUESTION 37
......

The best 1z0-1035-20 exam study material and preparation tool is here: https://www.prep4away.com/Oracle-certification/braindumps.1z0-1035-20.ete.file.html