New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Pegasystems PEGACPSA23V1 - Certified Pega System Architect

Page: 3 / 8
Total 254 questions

A survey is sent to a customer via email.

How do you configure a solution to ensure the email includes the case ID for the survey?

A.

Create a required field for the case ID that must be entered by a user during the case process prior to sending the survey.

B.

Call a data transform to copy the case ID from pyWorkPage to the email.

C.

Create a process using the Send Email step allowing representatives to quickly add the case ID to the email.

D.

Use the Insert Property feature of a Send Email step to add the case ID when composing the message dialog.

Users must provide values to certain fields before submitting a job application form. Which configuration adds asterisks to indicate the mandatory fields on the form?

A.

Use an Edit Validate rule to verify if each of the mandatory properties has a value.

B.

Configure the mandatory fields as Always Required on the form at runtime.

C.

Use a Validate rule to verify the mandatory fields have a value.

D.

Configure a Disable when condition on the mandatory fields at runtime.

A company requires that patients receive status updates during processing of medical tests.

Patients are not users of the application. You create the work party for the patient as an instance of which class?

A.

Data-Party-Person

B.

Data-Party-Operator

C.

Data-Party-Org

D.

Data-Party-Com

Which three use cases demonstrate the Pega dynamic Ul behavior? (Choose Three)

A.

Display a message upon form submission that a date field must be in the future.

B.

Unmask a password field when users click an icon.

C.

Automatically calculate order total when users change quantities.

D.

Display partner information fields when a screen loads for married applicants.

E.

Display a shipping address section when users select the Different than billing address check box.

Depending upon the purchase request amount, approvals cascade from the users to a loan officer, then to a director and finally to a vice president. The loan officer is the user's manager. The director is the loan officer's manager. The vice president is the director's manager.Which two approaches can you use to configure the cascading approval? (Choose two)

A.

Approval based on Authority Matrix, with a Decision Tree rule to determine the approver(s)

B.

Approval based on Authority Matrix, with a Decision Table rule to determine the approver(s)

C.

Approval based on Reporting structure, using the workbasket manager to determine the approver(s)

D.

Approval based on Reporting structure and when conditions, using each operator's reporting to manager to determine the approver(s)

You are building a form that contains a list of courses. Users will select the courses in which they want to enroll. Which two tasks must take place in Designer Studio? (Choose Two)

A.

Enable section editing and configure the selection check box by removing the caption.

B.

Create a field group list property and make the property a data reference.

C.

Configure the view in Run mode and change the order of the columns in the view.

D.

Edit the field group list property and set data access to copy data from a data page.

A development team plans to enhance functionality of an existing application by changing several user interface rules. The team would like to pilot the enhancements to a small group of users before rolling the changes out to the entire user base. What approach maximizes reuse and maintainability?

A.

Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new application.

B.

Place the updated rules into a new ruleset and include the new ruleset in a new application.

C.

Place the updated rules into a new ruleset and include the new ruleset in a new version of the application.

D.

Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new version of the application.

Color options are available to the customer, but the options are available on the screen, and do not appear with the popup.

Which option to configure the color option?

A.

Dropdown

B.

Radio button

C.

Check box

D.

Autocomplete/Textfield

A requirement states: The tax identification number must contain 10 digits. How do you configure the field to support this requirement?

A.

Set the minimum and maximum values to "10" in a text field

B.

Use an edit validate rule that validates the tax identification number pattern.

C.

Use a decimal property type and make the field required.

D.

Configure a validate rule to test the tax identification number pattern.

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.