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

PEGACPRSA22V1 Certified Pega Robotics System Architect 22 Questions and Answers

Questions 4

You are designing an automation that adds new customers to an online insurance web site. If a customer exists, a pop-up window is displayed with an error message, which closes automatically after 35 seconds.

While debugging the automation, you notice that you are receiving a control not created exception message in the Add Customer procedure after a page navigation occurs.

How do you resolve the exception?

Options:

A.

Add a missing created event in the Add Customer procedure.

B.

Ensure the waitForCreate timeout is longer than 35 seconds in the Add Customer procedure.

C.

Ensure the isCreated timeout is longer than 35 seconds in the Add Customer procedure.

D.

Add a missing waitForEvent.Exists method in the Add Customer procedure.

Buy Now
Questions 5

You create a RcboticBanking project containing a Bankerlnsight application, two automations (AddCustomer and RemoveCustomer). and two Bankerlnslght's application methods (CustomerSearch and Login).

Which option shows the Project explorer with the content defined above7

A)

PEGACPRSA22V1 Question 5

B)

PEGACPRSA22V1 Question 5

C)

PEGACPRSA22V1 Question 5

D)

PEGACPRSA22V1 Question 5

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 6

You created an RDA solution for a company that uses an application bar with various buttons that trigger robotic automations. Some of the users complained that the application bar often locks up during automation processing. Others complained that the automations enter the same data two to three times each iteration.

You suspect that the users are triggering the crashes and duplicate automation behavior by double-clicking the buttons on the application bar.

How do you resolve the situation?

Options:

A.

Hide the application bar as soon as the user clicks one of the buttons, and allow the application bar to reappear once the automation completes.

B.

After the initial click, disable the application bar buttons, display an automation progress bar, and then re-enable the buttons once the automation completes.

C.

Talk with the management team about the existing application bar behavior and user error at the company.

D.

Modify the automations so that they display a full message using the MessageManifest when the automations complete.

Buy Now
Questions 7

After setting up Start My Day, the end user makes some changes in the Manage Applications window to prioritize and manage the applications configured to launch using the Start My Day functionality.

PEGACPRSA22V1 Question 7

Which of the following applications does the user see on the desktop after using the Start My Day functionality?

Options:

A.

ACMESearchSystem, Notepad++, BankerInsight

B.

CRM, BankerInsight

C.

ACMESearchSystem, CRM, Notepad++, BankerInsight

D.

CRM, Notepad++, BankerInsight

Buy Now
Questions 8

Which responsible for sending the deployment package to the customer. You want to build your project to work with the test and production Human Resource (HR) systems........ 1 have different access points for the HR applications,

How can you design a single project to work in both systems?

Options:

A.

Create one environment override for the HR System project; the override contains both the production and test details.

B.

Add two applications for the HR Project: one application for production, and one application for test.

C.

Add two environment overrides and two applications for the HR project: one override and application for production, and the other override and application for test.

D.

Create two environment overrides for the HR System project: one override for production, and one for test.

Buy Now
Questions 9

The project you are working on has two applications: BankerInsight and Pega Finance. You are working on the BankerInsight application method. Which three elements are not available to be used on the application method’s design surface? (Choose Three)

Options:

A.

Automations that are not scoped within BankerInsight.

B.

BankerInsight controls.

C.

External data sources.

D.

Pega Finance controls.

E.

Globals.

Buy Now
Questions 10

in the Bankerlnsight application, a gdvAcctTrans control provides the history of a customer's account transactions, as shown in the following figure:

PEGACPRSA22V1 Question 10

Consider the following automation, where the Increment property of the For Loop component equals 1:

PEGACPRSA22V1 Question 10

What is the order of the output that is displayed in the Message Box windows?

Options:

A.

3255, 1763, 3451.

B.

The automation throws an out of bounds exception.

C.

->, NULL, NULL.

D.

3255, 05/05/2014, Cash deposit.

Buy Now
Questions 11

You can adjust how users interact with a robotics project on their desktops. Which file stores the settings that control user functions and desktop robotic access?

Options:

A.

PegaConfig.xml

B.

CommonConfig.xml

C.

PegaStudioConfig.xml

D.

PegaRuntimeConfig.xml

Buy Now
Questions 12

You are automating the login process for a web application. There are three possible scenarios that may occur: (1) You may successfully login, (2) you may not be successful logging in, or (3) you may log in but go to the change password screen.

Which control from the Toolbox do you use to determine which page you were on after performing the login function?

Options:

A.

WaitAll

B.

Switch

C.

WaitAny

D.

Signal

Buy Now
Questions 13

You interrogated a web application. All controls and objects matched, and the automations worked as coded. During the pilot, the solution failed on the web application. The IT department had released a new version of the web application. Upon review of the new version, you determined that the web page hierarchy changed.

Which interrogation option do you use to correct the solution?

Options:

A.

Debug Matching

B.

Replace Control

C.

Default

D.

Select Element

Buy Now
Questions 14

The business requirements states that the login automation creates a Success or Failed response when attempting to log in to the finance application. If a failure occurs, the automation should pass a message code with the Message Manifest before exiting the automation.

Which image represents the exit logic?

PEGACPRSA22V1 Question 14

PEGACPRSA22V1 Question 14

PEGACPRSA22V1 Question 14

PEGACPRSA22V1 Question 14

Options:

A.

Exhibit A

B.

Exhibit B

C.

Exhibit C

D.

Exhibit D

Buy Now
Questions 15

Which of the following controls cannot be added to the Windows form?

Options:

A.

ComboBox

B.

ProgressBar

C.

Pointer

D.

PictureBox

Buy Now
Questions 16

Your log on automation is failing and you cannot proceed because the Submit button is not enabled. After searching the HTML code, you discover that the Submit button is enabled only after the Password field experiences a key press.

How do you resolve the automation issue?

Options:

A.

On the Password field, add an Enabled property and set it to True.

B.

On the Password field, add a RaiseEvent method with onkeypress.

C.

On the Submit button, add a Disabled property and set it to True.

D.

On the Submit button, add a RaiseEvent method with onkeypress.

Buy Now
Questions 17

While preparing for packaging and deployment, you decide to remove all remaining breakpoints from the automations in each project.

Which two ways can you delete automation breakpoints? (Choose Two)

Options:

A.

Clear all automation breakpoints in the Breakpoints tab of the Debugging tools window.

B.

Right-click a breakpoint in an automation, and then select Remove Breakpoint.

C.

Use the hot keys to remove each automation link that includes a breakpoint.

D.

Right-click an automation on the automation surface, and then select Delete all breakpoints.

E.

Click a breakpoint in an automation, and then press the Delete key.

Buy Now
Questions 18

A service request manager, who responds to 1000 active service tickets per week, receives a ticket for new account creation. This ticket has been marked as the highest priority and contains all the necessary details for an account creation.

The manager creates an activity and assigns all the context values with appropriate values.

Which two activity methods of the account creation ticket can be used to close the ticket within priority? (Choose two.)

Options:

A.

StartNowAndWait

B.

Start

C.

StartAndWait

D.

StartNow

Buy Now
Questions 19

A solution design document outlines several projects for the solution. You are assigned to the Loan Servicing project (LoanSvcPrj). The project uses the Interaction Framework function to communicate with the other projects.

Which three toolbox project items do you add to LoanSvcPrj? (Choose three.)

Options:

A.

Message Manifest

B.

Interaction.xml

C.

Interaction Manager

D.

Activity

E.

String Variable

Buy Now
Questions 20

The variable varInput is a String that holds the value What is the output?

PEGACPRSA22V1 Question 20

What is the outcome of the above automation?

Options:

A.

An exception is thrown.

B.

The variable varOutput ends with C.

C.

The variable varOutput ends with A.

D.

The variable varOutput ends with B.

Buy Now
Questions 21

A developer adds a diagnostic log component to an automation and checks the log file.

PEGACPRSA22V1 Question 21

Based on the image, how did the developer configure the diagnostic log component settings?

PEGACPRSA22V1 Question 21

PEGACPRSA22V1 Question 21

PEGACPRSA22V1 Question 21

PEGACPRSA22V1 Question 21

Options:

A.

Exhibit A

B.

Exhibit B

C.

Exhibit C

D.

Exhibit D

Buy Now
Questions 22

During application discovery, what three things must the developer notice about the application to help design the automation? (Choose three.)

Options:

A.

How users interact with the applications

B.

How the adapter process data

C.

How the application responds during use

D.

How the application processes data

E.

How the automation responds to the process

Buy Now
Questions 23

Which interrogation option provides a pop-up window to choose the interrogated control’s HTML tags?

Options:

A.

Select Element

B.

Replace Control

C.

Create Global Web Page

D.

HTML Table Designer

Buy Now
Questions 24

Which two of the following tasks are not suitable for Pega Robotic Automation? (Choose Two)

Options:

A.

Complex processes that require human decision management.

B.

Processes that require access to multiple windows or applications.

C.

Repetitive tasks that require manual work.

D.

Rarely occurring processes such as sending annual reports.

E.

Rules-driven processes that users cannot easily perform in Pega Platform.

Buy Now
Questions 25

Pega Robot Studio produces several log files during the opening, building, debugging, and deployment of a solution.

In the Answer Area, drag the description of the log file on the left to its correct log file name.

PEGACPRSA22V1 Question 25

Options:

Buy Now
Questions 26

You are designing an attended project for a banking customer. This project requires you to add new customers from an application to a combo box in a custom user surface.

Which steps do you take to gain access to the methods of the combo box items within an automation?

Options:

A.

Drag the combo box to the automation surface to open the Select action dialog box, and then filter for the method that you want to access.

B.

Open the Globals tab, filter for the method that you want to access, and then drag the method to the design surface.

C.

Select the combo box in a design form of the user interface to open the Select action window.

D.

Select the combo box in the Palette tab of an automation, and then filter for the method that you want to access in the properties grid.

Buy Now
Questions 27

Consider the following figure of an automation:

PEGACPRSA22V1 Question 27

What is the value of outputString after the execution of the automation?

Options:

A.

Falseresult

B.

Trueresult

C.

False result

D.

FalseFalse

Buy Now
Questions 28

Which two statements are valid for the given automation? (Choose two.)

PEGACPRSA22V1 Question 28

Options:

A.

The automation is initiated when the value of the NearestStore changes.

B.

Assign Main|b|NearestStore with the new value only if the value changed belongs to an active key.

C.

Assign Main|b|NearestStore with the new value when the value of the NearestStore changes.

D.

The value of the NearestStore changes when the automation is initiated.

Buy Now
Questions 29

In which two ways do the two publishers, Log4Net and File Publisher, differ? (Choose two.)

Options:

A.

Log4Net can provide a minimum number of log files to retain.

B.

Log4Net can append new data to the log file.

C.

Log4Net can set the log file size.

D.

Log4Net can change the directory location of the log file.

Buy Now
Questions 30

When interrogating a Windows control, the drag and drop Default interrogation method does not work. You decide to use the Create Control option to interrogate the control.

From the Interrogation Steps list, move all of the options to the Ordered Interrogation Steps column and place them in the correct order.

PEGACPRSA22V1 Question 30

Options:

Buy Now
Exam Code: PEGACPRSA22V1
Exam Name: Certified Pega Robotics System Architect 22
Last Update: Dec 19, 2025
Questions: 101

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now PEGACPRSA22V1 testing engine

PDF (Q&A)

$43.57  $124.49
buy now PEGACPRSA22V1 pdf