Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

An application must validate postal codes for Canadian customers to match the pattern A1A 1A1, where A represents a letter, and 1 represents a number. Which two distinct configurations ensure that a user provides a valid postal code? (Choose Two)

A.

Configure a drop-down control to select the postal code based on the specified city and province.

B.

Configure the postal code field as a text property with a required input field.

C.

Configure a validate rule to test that the entered postal code conforms to the required pattern.

D.

Configure an edit validate rule to test that the entered postal code conforms to the required partem.

You are defining a user view for a loan application. If the loan applicant indicates there is an existing open account, the Date account opened must be before the current date. Select the approach that meets the validation requirements.

A.

Use a pick list control to verify the Date account opened is in the past,

B.

Use a validate rule to verify the Date account opened is in the past.

C.

Use a when rule to verify the Date account opened is in the past.

D.

Use a calendar control to verify the Date account opened is in the past.

Which requirement can be implemented through circumstancing?

A.

An application establishes a goal of four hours to adjust claims for platinum customers. For other customers, the application establishes a goal of one business day.

B.

An application sets the default shipping option for orders that exceed USD100 to two-day delivery. Otherwise, the default option is five-day delivery.

C.

An application audits insurance claims that an insurance adjuster values at USD10000 or greater. Otherwise, the claim is approved.

D.

An application routes upgrade requests for US customers to one work queue, and requests for European customers to a different work queue.

From the employee training portal, an employee opens a new Enrollment case, submits course selections, and receives an email confirmation. There is an error in the email confirmation. You must identify the cause of the error by recording a set of interactions on the portal and testing expected behavior on the data collection fields. What three steps, when applied in combination, achieve the required testing? (Choose Three)

A.

Add stage-entry validations on the Enrollment case fields.

B.

Create a test case for the employee portal.

C.

Add assertions on the Ul elements to verify correct data collection.(Ul Assertion)

D.

Run a new Enrollment case from the employee training portal.

E.

Add field validations on the course selection step.

User A should have application permissions that are identical to User B's permissions. Unlike User B, User A lacks access to the My Cases page. How do you grant access to the My Cases page for User A?

A.

Update User A to the same role as User B

B.

Add the My Cases page to the User A profile.

C.

Update the User A account to access the same portal as User

D.

Add the My Cases page to the User A role.

Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)

A.

A sales representative wants to quote the cost of an insurance policy based on selected coverage options.

B.

An accountant wants to list the largest order for the last month, for each customer account.

C.

A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.

D.

A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.

Consider the following requirement:

The patient must be able to modify physician details at any time without impacting primary case

processing. Which configuration satisfies this requirement?

A.

Add a case-wide optional action to the case life cycle.

B.

Add a primary stage with at least one process to the case life cycle.

C.

Add an alternate stage with at least one process to the case life cycle.

D.

Add an assignment to the case life cycle.

For which use case do you create a new rule in a Pega Platform™ application?

A.

A developer creates a parallel process to audit changes that a service agent makes.

B.

A developer makes changes to an email message configured in the case life cycle.

C.

A designer reuses a UI section every time the same behavior is needed in the application.

D.

A business user issues a change request for the application to set the default value of a field.

In which two situations is it appropriate to use a decision table? (Choose Two)

A.

A hair care company suggests a line of products to customers based on their hair type, scalp moisture, hair moisture, and whether it is color-treated.

B.

If customers decide to add insurance, checked bags, or early boarding to their airline tickets, extra fees are added to their order total.

C.

A gym recommends a membership type based on the number and type of fitness classes the customer wants to attend every month.

D.

Order total is calculated based on the quantity and price of the items in the customer's shopping cart.

An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement: Customers muse select a make, model, and year to initiate a vehicle-specific search. How do you configure the data storage in the application to implement the requirement?

A.

Configure a data page to store the make, model, and year vehicle data.

B.

Configure a connection to an external system of record that contains the make, model, and year vehicle data.

C.

Configure a static list of the make, model, and year vehicle data.

D.

Configure a local data storage of the make, model, and year vehicle data.