1z0-1035-22 Oracle Intelligent Advisor 2022 Implementation Professional

Loading demo links...

Showing 7–9 of 10 questions

Question 7

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?

Select an option, then click Submit answer.

  • the federal poverty level

  • the income that the family needs for certain basic necessities

  • the minimum amount of gross income of the family in U.S. Dollars

  • the minimum amount of gross income

  • the number of members in the household

Question 8

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?

Select an option, then click Submit answer.

  • Set the minimum and maximum values in the Screen Properties. Set the error message text in a validation rule.

  • Set the minimum and maximum values, and the error message text, on the Interview tab.

  • Set the minimum and maximum values in validation rules. Set the error message text on the Project tab.

  • Set the minimum and maximum values on the Interview tab. Set the error message text in a validation rule.

  • Set the minimum and maximum values, and the error message text, in the Edit Attribute dialog box.

Question 9

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?

Select an option, then click Submit answer.

  • Create attributes for the child’s name and the child’s age in the Global entity.

  • 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.

  • Create an entity called the child under the Global entity with an attribute for the number of children of school age.

  • 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.

  • Create an entity container on an interview screen and add name and age attributes for at least two children.