Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

1z0-1035-22 Questions and Answers

Note! Following 1z0-1035-22 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is 1z0-1035-24

1z0-1035-22 Questions and Answers

Question # 6

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”

Full Access
Question # 7

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

B.

Create an interred entity for “the job” to allow for family members with multiple jobs.

C.

Create three entities: the family member, the family member’s age, the family member’s job.

D.

Create three attributes (the first job, the second job, the third job) to allow for family members with multiple jobs.

E.

Create two entities: the family member, the family member’s age.

F.

Use an entity function to calculate a family member’s total income from all their jobs.

Full Access
Question # 8

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

Full Access
Question # 9

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, entities, and relationships only

B.

attributes, entities, relationships, screens, and forms only

C.

attributes and relationships only

D.

attributes, entities, and screens only

E.

attributes and entities only

F.

attributes only

G.

attributes, entities, relationships, and screens only

Full Access
Question # 10

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 “otherwise” to OPM – conclusion style.

C.

Change “the customer’s discount threshold” to “the customer’s discount threshold is”.

D.

Swap column 1 and column 2.

E.

Remove the $ sign.

F.

Change “The customer is a silver member” to OPM – level 1 style.

G.

Change “the customer’s discount threshold” to “the customer’s discount threshold =”.

Full Access
Question # 11

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

A.

It is common for the rule author to be the lead tester.

B.

Subject matter experts may advise on policy interpretation, but they should not write the Policy Automation rules.

C.

It is common for the rule author to create the interview screens.

D.

The primary user of Policy Modeling on a project should be the technical developer.

E.

Policy Automation projects must have multiple rule authors.

F.

Policy Automation project teams typically include both technical and nontechnical roles.

Full Access
Question # 12

Which two statements about connectors and grouping operators are correct?

A.

AND and OR connectors must always be on separate lines to the attributes they are connecting.

B.

A rule may contain AND and OR connectors.

C.

Grouping operators reduce ambiguity in rules.

D.

The grouping operator sits at the same level as the conditions it is grouping.

E.

The ALL grouping operator sits at the same level as the conditions it is grouping.

Full Access