11.11 Big Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtick70

PEGACPRSA22V1 Certified Pega Robotics System Architect 22 Questions and Answers

Questions 4

Match this robot activity completion status on the left to the unattended automation scenario on the right.

Options:

Buy Now
Questions 5

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 6

Which two of the following Tool Windows are used in Pega Robot Studio? (Choose two.)

Options:

A.

Designer windows

B.

Solution Explorer

C.

Object Explorer

D.

Menu toolbar

Buy Now
Questions 7

In a Java application, you click a button to load a grid. The grid loads as a separate process under the Java application.

Which property allows you to interrogate the grid?

Options:

A.

HookChildProcesses

B.

EnableMatchInProcess

C.

TargetPath

D.

IgnoreMainBrowser

Buy Now
Questions 8

During project testing, an issue requires you to add a diagnostic log component to track the log files to help determine a resolution. After testing, you decide not to remove the diagnostic log component from the automation and decide to simply turn off the log component.

Which diagnostic log component setting allows you to turn the logging component off temporarily?

Options:

A.

Setting the Category to Off

B.

Setting the Mode to Off

C.

Setting Type to Off

Buy Now
Questions 9

To modify an object’s default properties before use in a project, which setting must be updated?

Options:

A.

Naming Rules

B.

Prefix Types

C.

Type Prefixes

D.

Type Name

Buy Now
Questions 10

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 11

You have completed your solution design. The customer installed the Pega Robot Runtime software on the agent’s desktop. The customer is ready to unit test your solution, but wants the Runtime executable to automatically launch the new robotics solution.

How do you fulfill this request?

Options:

A.

Edit the StartupProject key in the RuntimeConfig.xml by setting the value to the file location of the .openspan file.

B.

Edit the StartupProject key in the StudioConfig.xml by setting the value to the file location of the .openspan file.

C.

Edit the StartProject key in the StudioConfig.xml by setting the value to the file location of the .manifest file.

D.

Edit the StartProject key in the RuntimeConfig.xml by setting the value to the file location of the .diagnostics file.

Buy Now
Questions 12

Which project property setting do you set to True to automatically adjust the version numbering when deploying a project?

Options:

A.

Environment Overrides

B.

Version field

C.

Description field

D.

Increase Deployment Version

Buy Now
Questions 13

When interrogating an application in a Chrome or Edge browser without X-ray Vision enabled, Pega Robot Studio uses only three match rules to uniquely identify the control. Which three match rules does Pega Robot Studio use when interrogating Chrome or Edge? (Choose Three)

Options:

A.

Web Control Children match rule

B.

Attribute Value match rule

C.

Property Value match rule

D.

Native Control match rule

E.

Control Children match rule

F.

Element Path match rule

Buy Now
Questions 14

When evaluating business requirements and reviewing each application in a project, before you interrogate the application, what three actions do you perform during application discovery? (Choose Three)

Options:

A.

Verify the number of application instances accessed by the user simultaneously.

B.

Verify that the automation works as intended.

C.

Verify how the application opens outside of Pega Robot Studio.

D.

Verify the interactions between all applications in the project.

E.

Identify the technology on which the application is built (web, Windows, text).

F.

Verify the match rules on all interrogated controls.

Buy Now
Questions 15

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 16

When developing automations and robotic projects for use with Pega applications, there are recommended design specifics and considerations for the developer. Of the options below, which three are recommended developer considerations? (Choose Three)

Options:

A.

Set valid completion status.

B.

Design an automation to complete multiple tasks.

C.

Use an unlimited number of transferable data items.

D.

Ensure data formats agree between the automation and the Pega application.

E.

Match the Pega automation identifier with the robot activity component name.

F.

Run automations synchronously.

Buy Now
Questions 17

There are two basic types of automations: events and procedures.

Which three statements describe a procedure automation? (Choose three.)

Options:

A.

It performs business logic and may interact with applications.

B.

It is triggered by a user or application action.

C.

It may contain more than one starting block.

D.

It contains an entry point and should contain at least one exit point.

E.

It should return a string value for messaging.

Buy Now
Questions 18

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 19

You are using the Interaction framework for your project solution.

Where in the solution do you add an Interaction Manager component?

Options:

A.

In the project configuration file.

B.

As a local component of the automation.

C.

In the global container of the project.

D.

As a global component of the automation.

Buy Now
Questions 20

The Adapter Match Rules tab provides the developer the access to resolve match rule issues during interrogation of an application and during maintenance of the solution. The Match Rules tab contains four areas.

Drag each Area on the left to the correct Area Description.

Options:

Buy Now
Questions 21

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?

Options:

A.

Exhibit A

B.

Exhibit B

C.

Exhibit C

D.

Exhibit D

Buy Now
Questions 22

Which two statements about the Excel Connector are true? (Choose Two)

Options:

A.

Excel Connector allows you to work with data ranges.

B.

Excel Connector requires installation of Microsoft Office 2010 or later.

C.

You need to interrogate a workbook before using it with Excel Connector.

D.

You can modify and read from Excel workbooks using Pega Robot Studio without an Excel application being installed in the environment.

E.

Use the Excel Connector in scenarios where the user needs to interact with the workbook in Excel.

Buy Now
Questions 23

The Automation Playback window allows you to ______________.

Options:

A.

open a log file and step through it as if you were running your solution in debug mode

B.

replay your last Runtime session where the applications are provided with the same account numbers automatically

C.

open a log file and debug any exceptions

D.

rerun the last automation that ran with the same values as inputs automatically entered

Buy Now
Questions 24

An application includes Assisted Sign-On by default with Pega Robot Studio?

Options:

A.

Pega Sales Automation

B.

Pega Customer Decision Hub

C.

Pega Customer Service

D.

Pega Robot Manager

Buy Now
Questions 25

During application discovery of a Clarify application, you determine that the user accesses more than one customer case concurrently within the application, which creates multiple windows of the same type. This requires you to enable the UseKeys property on an application’s object.

Based on the image that shows the application and the matched controls in the Object Explorer, which control’s UseKeys property must be set to True?

Options:

A.

ClarifyCRM

B.

MdiClient

C.

_Case_1

D.

Control

Buy Now
Questions 26

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 27

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 28

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 29

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?

Options:

A.

Exhibit A

B.

Exhibit B

C.

Exhibit C

D.

Exhibit D

Buy Now
Questions 30

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

PCRSA |

Exam Code: PEGACPRSA22V1
Exam Name: Certified Pega Robotics System Architect 22
Last Update: Nov 9, 2025
Questions: 101
PEGACPRSA22V1 pdf

PEGACPRSA22V1 PDF

$25.5  $84.99
PEGACPRSA22V1 Engine

PEGACPRSA22V1 Testing Engine

$30  $99.99
PEGACPRSA22V1 PDF + Engine

PEGACPRSA22V1 PDF + Testing Engine

$40.5  $134.99