Spring 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

Consider the following figure of an automation:

PEGACPRSA22V1 Question 4

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 5

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 6

As a new development requirement, you must disable the Inventory link as shown in the following image. The Inventory link must be available only to the Store Managers user group. The user group validation is already developed, and the web application has already completed interrogation.

How do you disable Inventory link for the remaining user group?

PEGACPRSA22V1 Question 6

Options:

A.

In the Match Rules tab of the adapter, delete the Attribute Value Match rule associated to Inventory link.

B.

In Automation, in the created event of the Inventory link, set the IsCreated property to False.

C.

In the Match Rules tab of the adapter, from the Selected Target pane, assign the Checked property to False.

D.

In Automation, on the created event of the Inventory link, set the Enabled property to False.

Buy Now
Questions 7

You are working on a team project with several other architects. Each architect is assigned to create activities for several applications. You are ready to add your HR adapter project to the controller project.

Which three steps are required to add the HR project to the main solution? (Choose three.)

Options:

A.

Create an activity to make a call to the HR project to log in to the application.

B.

Import the HR project to the controller project using the manage imported projects window.

C.

Update the controlling project’s .Net framework property to match the HR adapter project.

D.

Add an existing project from the solution file using the solution explorer window.

E.

Add an assembly reference to the HR project from the controller project.

Buy Now
Questions 8

You are deploying a robotic project to Pega Robot Manager . Which file stores the Pega Robot Manager server settings ?

Options:

A.

PegaStudioConfig.xml

B.

CommonConfig.xml

C.

PegaRuntimeConfig.xml

D.

PegaConfig.xml

Buy Now
Questions 9

While interrogating a web application, you discover a hidden menu item: AddressType . The AddressType menu item activates when the pointer hovers over the control, and the menu displays a drop-down list.

Which two options can you use to interrogate this hidden drop-down list control? (Choose Two)

Options:

A.

In the Interrogation Form dialog box, select HTML Table Editor .

B.

On the Web Controls tab, select the page, and then click List Web Controls .

C.

Use the Delay option on the Interrogation Form.

D.

On the Interrogation Form , select Select Element .

E.

On the Application tab, click the Virtual Controls tab.

Buy Now
Questions 10

You have completed your development for the DisputeTransaction.pega project. The enterprise installs the Pega Robot Runtime software on the agent’s desktop.

The enterprise is ready to unit test your solution but wants the Runtime executable to automatically launch the new project.

What do you configure to fulfill this request?

Options:

A.

Edit the setting in the PegaStudioConfig.xml by setting the value to the file location of the .pega file.

B.

Edit the setting in the PegaRuntimeConfig.xml by setting the value to the file location of the .pega file.

C.

Edit the setting in the CommonConfig.xml by setting the value to the file location of the .pega file.

D.

Edit the setting in the DisputeTransaction.pega by setting the value to the file location of the .pega file.

Buy Now
Questions 11

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

PEGACPRSA22V1 Question 11

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 12

Your Pega Robot Manager indicates that one of your robots has an unhealthy status and has failed several assignments.

What is the first step in troubleshooting an unhealthy robot?

Options:

A.

Open the Developer Toolbar and use the Tracer to review a log of all the robot’s actions.

B.

Modify the File Publisher Diagnostics settings to review a studio log of all the robot’s actions.

C.

Open the Developer Toolbar and use the Clipboard tool to review the data available in the pyWorkPage.

D.

Confirm that the File Publisher Diagnostics settings are enabled and review a run-time log of all the robot’s actions.

Buy Now
Questions 13

When you debug an automation, you have three function keys to use for navigating the breakpoints. Drag each navigation rule on the left to the box next to the correct function key on the right.

PEGACPRSA22V1 Question 13

Options:

Buy Now
Questions 14

You are designing an attended project for a banking customer. This project requires you to import new customers from a text file to a lookup table.

Which steps do you take to gain access to the ImportDelimitedFile method of the lookup table within an automation?

Options:

A.

Select the ImportDelimitedFile method in a design form of the user interface to open the Select action window.

B.

Drag the lookup table from the Locals section of the Palette to the automation surface to open the Select action window, and then filter for the ImportDelimitedFile method.

C.

Open the Globals tab, filter for the ImportDelimitedFile method, and then drag it to the design surface.

D.

Drag the lookup table from the Globals section of the Palette to the automation surface to open the Select action window, and then filter for the ImportDelimitedFile method.

Buy Now
Questions 15

You must configure an application to store encrypted login credentials in the user ' s local profile. You also need to automate the login using the encrypted credentials. How do you fulfill this requirement without creating an automation?

Options:

A.

Create a robot activity that performs the application login.

B.

Set the necessary application credential properties before interrogating the target controls.

C.

Interrogate the target controls and set the necessary application credential properties.

D.

Interrogate the target controls and create a script to perform the login functionality.

Buy Now
Questions 16

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 17

When maintaining a robotic project, you encounter two separate issues with matching. In the first issue, the hierarchy of a web page has changed, and the control no longer matches. In the other issue, the control has multiple match rules, and one fails to match the control. Which two of the following interrogation methods can you use to resolve the matching issues in the project? (Choose Two)

Options:

A.

Refresh Matching

B.

Debug Control

C.

Debug Matching

D.

Replace Matching

E.

Replace Control

Buy Now
Questions 18

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

Options:

A.

ComboBox

B.

ProgressBar

C.

Pointer

D.

PictureBox

Buy Now
Questions 19

The following Context variables are defined in the Interaction.xml of the solution.

PEGACPRSA22V1 Question 19

An automation creates an interaction and later sets the following values for Procedures and HasBeenPaid.

PEGACPRSA22V1 Question 19

When the agent finishes the call, an automation clears the context variables using ClearContext.

PEGACPRSA22V1 Question 19

What is the state of the HasBeenPaid variable at this point?

Options:

A.

The value of HasBeenPaid is now True.

B.

The value of HasBeenPaid is now False.

C.

The value of HasBeenPaid is now null.

Buy Now
Questions 20

Unattended automations, when run. follow a basic process flow. Arrange the following steps in the order in which unattended automation topic processes a case.

PEGACPRSA22V1 Question 20

Options:

Buy Now
Questions 21

A developer working on an automation has added a diagnostic log component to check the following log file for information on inconsistent behavior.

PEGACPRSA22V1 Question 21

Based on the image, which category and log level did the developer configure for the diagnostic log component in the automation?

Options:

A.

Category: Automation; Log Level: Warning

B.

Category: Adapters; Log Level: Warning

C.

Category: Automation; Log Level: Info

D.

Category: Adapters; Log Level: Info

Buy Now
Questions 22

Select the two statements that correctly describe application project items . (Choose Two)

Options:

A.

Using an application project item, users can integrate with Windows, web, or text applications that run on the client computer.

B.

An application project item is the connection point between Pega Platform and an automation.

C.

An application project item integrates with Windows applications by using a self-hosted REST service through JavaScript.

D.

An application project item orchestrates the deployment of a robotic solution and monitors the robots of the robot worker pool.

E.

Application project items have accessible properties, methods, and events that launch, monitor, and expose enterprise applications for automation.

Buy Now
Questions 23

The business requirement states the solution should update and save the address to all applicable applications in the solution. The interaction configuration file is already configured with the SaveAddress activity. You are now ready to add an Activity component to a project using standard naming conventions.

Which option meets the requirement for configuring the Activity component?

PEGACPRSA22V1 Question 23

PEGACPRSA22V1 Question 23

Options:

A.

Exhibit A

B.

Exhibit B

C.

Exhibit C

D.

Exhibit D

Buy Now
Questions 24

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

PEGACPRSA22V1 Question 24

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

PEGACPRSA22V1 Question 24

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 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

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 27

Lines in the RuntimeLog containing the text “ExecutionLink From:” refer specifically to what item from your solution?

Options:

A.

Blue data lines

B.

Automation entry points

C.

Automation execution threads

D.

Yellow execution lines

Buy Now
Questions 28

You have extracted a proxy for a data set and are using it to pass the data into a procedure automation input parameter. In the procedure automation, the data link from the input parameter is not connecting to the stringValue on a stringUtils method.

What two troubleshooting steps do you perform to correct the issue? (Choose two.)

Options:

A.

Confirm the proxy data in a messageDialog.

B.

Confirm the stringUtils method works.

C.

Confirm the data type on the procedure automation input parameter.

D.

Confirm the proxy’s data type matches with the stringUtils method.

Buy Now
Questions 29

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 30

An attended automation sources a data page to populate properties in your Pega application. Though several debugging tests show the automation executing fully, the automation does not properly source the data page in time to return the values to the Pega application.

This issue may be a result of which one of the options below?

Options:

A.

The automation runs longer than the default data page timeout of 60 seconds.

B.

The robot activity ClassName property value is incorrect.

C.

The automation runs faster than the data page can perform a data transform.

D.

The automation does not return the proper SetCompletionStatus.

Buy Now
Exam Code: PEGACPRSA22V1
Exam Name: Certified Pega Robotics System Architect 22
Last Update: May 8, 2026
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