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

Which two statements about data objects are true? (Choose Two)

A.

Data objects can reuse assets from an existing data object through inheritance.

B.

A draft data object references a data type.

C.

A data object created in App Studio creates a data type in Dev Studio.

D.

Data objects are sourced from an external system of record.

A requirement states: Loan applicants must enter their annual salary. If the salary is above the qualifying threshold, the application is automatically approved. If the salary is below the threshold, the applicant must identify a cosigner.

Select the two configuration options that follow best practices to meet the requirement. (Choose Two)

A.

Design a user view with an annual salary field and a data relationship for cosigner information. Use a visibility condition to display the cosigner information when the salary is below the threshold.

B.

Use a collect information step with an annual salary field. Use a decision shape to determine whether to advance to a step to enter cosigner information or complete the process.

C.

Design a user view with an annual salary field. Create an optional action to collect information about the cosigner and assign the action to the appropriate stage.

D.

Create an assignment step for a loan officer to review the applicant's annual salary and determine if a cosigner is necessary.

Which tool do you use to identify missing alternate text for an image?

A.

Clipboard tool

B.

Accessibility Inspector

C.

Tracer

D.

Live Ul

In a hiring application:

* An employee interviews the candidate.

* The Human Resources (HR) team creates and send s the officer letter.

* The Information Technology (IT) team assigns the workstation.

* The facilities team assigns the work desk.

To meet these requirements, what persona do you create?

A.

Employee, IT, Facilities

B.

HR, IT, Facilities

C.

Employee, HR, Facilities

D.

Employee, HR, IT Facilities

On the Case Designer, who two component can users tag with a Minimum Lovable Product (MLP) release for project sizing purposes? (Choose Two.)

A.

A user Mobile App channel

B.

An external system of record (SOR)

C.

An automation

D.

An approval decision

To qualify for an instant loan, an applicant must be older than 21 and have a monthly income of atleast USD2000. How do you enforce these restrictions?

A.

Use two Edit Validate rules: one for age and one for income.

B.

Use a single Validate rule with two conditions: one for age and one for income.

C.

Configure the Ul controls to only accept values greater than 21 for age and USD2000 for income.

D.

Use two Validate rules: one for age and one for income.

To reduce scrolling on a view, you want to organize existing content so that details display when an option is selected in a drop-down menu. There is no drop-down menu currently on the view.

Which two configurations achieve the business requirement? (Choose Two)

A.

Configure a layout group to separate each option into individual panels and set the layout to a menu format.

B.

Configure a disable condition (when rule) on each field to allow access when the associated option is selected on the drop-down control.

C.

Configure a repeating dynamic layout with an embedded section for each option and set the layout format to grouped.

D.

Configure a data relationship to select the option using the Drop-down list record selection.

How do you reference the State property on an Address page group with the index Home?

A.

.Address(Home).State

B.

.Home.State.Address

C.

.Home(Address).State

D.

.Address.Home.State

Which two conditions do you test with a unit test? (Choose Two)

A.

A data page populates without any errors.

B.

A property value is set correctly by a data transform.

C.

An application displays user views for 20 users within three seconds.

D.

An application is successfully migrated to a test system.

Which studio do you use to configure a service level agreement (SLA) with a passed deadline?

A.

Admin Studio

B.

Prediction Studio

C.

Dev Studio

D.

App Studio