Exam4Training

Pegasystems PEGACPSA23V1 Certified Pega System Architect Online Training

Question #1

In which three situations can you use a data transform? (Choose Three)

  • A . To set the destination location as the arrival location
  • B . To create a new property after case creation
  • C . To set the default arrival date to five days in the future
  • D . To copy the first and last name properties into a single property value
  • E . To perform an action that allows the user to update a reservation

Reveal Solution Hide Solution

Correct Answer: A C D
Question #2

In which scenario is it appropriate to use a layout group?

  • A . A view displays four columns when viewed on a tablet and two columns on a mobile device.
  • B . A view displays a table with course information, including a description, duration, and cost.
  • C . A view displays a text field if the user selects a checkbox to opt in to provide feedback.
  • D . A view displays address, contact, and payment information in a series of tabs.

Reveal Solution Hide Solution

Correct Answer: D
Question #3

An order form provides four options from which customers select one option.

According to best practice, which of the following two UI control types can be used to minimize clutter on the order form? (Choose Two)

  • A . Dropdown
  • B . Checkbox
  • C . Radio buttons
  • D . Autocomplete

Reveal Solution Hide Solution

Correct Answer: A C
Question #4

In which two situations do you configure local data storage? (Choose Two)

  • A . Defining valid values for a property
  • B . Caching data retrieved from an external system
  • C . Storing reference data as part of the application
  • D . Saving case data in an application

Reveal Solution Hide Solution

Correct Answer: B C
Question #5

As part of the case design, after someone completes a purchase, the application should send a confirmation email.

How do you design the case life cycle to send the email?

  • A . As part of the stage configuration
  • B . As an alternate stage
  • C . As part of the case configuration
  • D . As a separate process step

Reveal Solution Hide Solution

Correct Answer: D
Question #6

You configure an application to allow users to download a mobile app. When users select one of the three supported platforms (Android, iOS, or Windows Mobile), the application opens a new window pointing to the appropriate app store.

How do you configure this behavior?

  • A . Add a button for each platform and configure an action set for each button. In each action set, specify a click event and add an action that opens the vendor’s URL in a window.
  • B . Add one button and configure three action sets. In each action set, specify a click event and add an action that opens the vendor’s URL in a window.
  • C . Add one button and configure one action set. In the action set, specify a click event with three actions to open each vendor URL in a window. Apply a when rule to each action to determine the correct URL.
  • D . Add three check boxes and one button. For each check box, configure an action set with a click event to set the value of the URL. For the button, configure an action set with a click event to open the URL in a window.

Reveal Solution Hide Solution

Correct Answer: A
Question #7

Customers check their membership status with a company loyalty program by entering their full name and member ID number. Once the membership status is returned, the customer either abandons the case or makes changes to their membership. If the member chooses to make changes, a case ID is assigned to the request.

Which two configurations, when applied in combination, achieve this behavior? (Choose Two)

  • A . Configure the stage to resolve the case.
  • B . Configure the case type to create temporary cases.
  • C . Add a decision step to the process.
  • D . Add a Persist case step to the case life cycle.

Reveal Solution Hide Solution

Correct Answer: C D
Question #8

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.

Reveal Solution Hide Solution

Correct Answer: A C
Question #9

Given a table which shows total working hours, sick, vacation. Identify how we calculate the respective values

  • A . Total working hours
  • B . Calculate field, data transform
  • C . Sick hours
  • D . Leave hours

Reveal Solution Hide Solution

Correct Answer: A
Question #10

A disrupted transaction case records account information using a page property. Account information is recorded at the time the case is created and does not update when the case is further processed. Account information is stored in an external system and accessed by a data page.

How do you configure the account information page?

  • A . Select refer to a data page on the page property
  • B . Configure the page property to refer to a keyed data page
  • C . Define a reference property that refers to the data page
  • D . Select copy from a data page on the page property

Reveal Solution Hide Solution

Correct Answer: A

Question #11

Choose two scenarios that you configure using procedural processing. (Choose Two)

  • A . A prescription order page with a list of available prescriptions sent from the customer’s health care provider. When the user opts to fill one or more prescriptions, the cost summary updates.
  • B . A restaurant reservation page in which the user chooses a reservation and the system returns the number of available tables.
  • C . A purchase order request page with a summary of items. The order total price updates after the customer changes a quantity.
  • D . A flight booking page where customers can adjust the location and date of the departure and return flights. The ticket prices recalculate after the customer chooses the "recalculate price" option.

Reveal Solution Hide Solution

Correct Answer: A B
Question #12

DRAG DROP

Select each Use Case on the left and drag it to the appropriate Automation on the right.

Reveal Solution Hide Solution

Correct Answer:


Question #13

An online sales application supports both laptop and mobile devices. You are configuring the application skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require.

Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)

  • A . Use the same application skin in all portals.
  • B . Update the process to give mobile users a separate portal.
  • C . Do not use a skin for the mobile application version.
  • D . Adjust the responsive behavior in the skin for optimal viewing in the mobile portal.

Reveal Solution Hide Solution

Correct Answer: B D
Question #14

A customer refund case type requires that an auditor receives an email notification if the refund is greater than twice the price of the item.

Which participant role do you select to configure this requirement?

  • A .   Customer
  • B . Interested individual
  • C . Owner
  • D . Work queue

Reveal Solution Hide Solution

Correct Answer: B
Question #15

What are the minimum components of a user interface (Ul) action set?

  • A . Two actions and one event
  • B . One action and one event
  • C . One action, one event, and one condition
  • D . One action and one condition

Reveal Solution Hide Solution

Correct Answer: B
Question #16

In a purchase request case type, you have the following requirement: Purchase requests should automatically go to a manager of an employee.

To meet this requirement, you design a case with a_________

  • A . step that routes to the manager
  • B . change stage step to allow the employee to route to the manager
  • C . stage to route requests to the manager
  • D . process that routes to the manager

Reveal Solution Hide Solution

Correct Answer: A
Question #17

You are designing a form for an online bookstore to show new arrivals.

Which layout do you use to display the book cover pictures, as shown in the image?

  • A . Screen layout
  • B . Column layout
  • C . Repeating dynamic layout
  • D . Dynamic layout

Reveal Solution Hide Solution

Correct Answer: C
Question #18

Which issue do you address by simulating a data source?

  • A . The product database moves to a new data source accessible by a web service that is not yet configured.
  • B . You need to test a save plan for a savable data page that updates the cost of coverage options for insurance policies
  • C . In production, the customer database needs to be taken off-line overnight for scheduled maintenance.
  • D . An Embedded data field needs simulated data for testing a customer creation view.

Reveal Solution Hide Solution

Correct Answer: A
Question #19

While running a process, you notice that a read-only field on a form contains a value.

Which tool allows you to determine if a declare expression was used to calculate the value?

  • A . Declarative network
  • B . Clipboard tool
  • C . The Tracer
  • D . Live Ul

Reveal Solution Hide Solution

Correct Answer: A
Question #20

You are creating a case type to process job applications for a large corporation. Job applications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check.

How do you configure a case type to achieve the required behavior?

  • A . Create a process for the physical assessment that is followed by a process for the background check.
  • B . Create a process for the physical assessment that is parallel to the background check process.
  • C . Create a process on one stage for the background check and a process on another stage for the physical assessment.
  • D . Create a process for the background check and an optional process for the physical assessment.

Reveal Solution Hide Solution

Correct Answer: B
Exit mobile version