Cyber Monday Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

PEGACPRSA22V1 Sample Questions Answers

Questions 4

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.

Options:

Buy Now
Questions 5

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.

Options:

Buy Now
Questions 6

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 7

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

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 8

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 9

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 10

Which two of the following statements describe robotic automation assets? (Choose Two)

Options:

A.

The assets streamline the development process across an enterprise.

B.

The assets are customizable for robotic projects after developers download them into a robotic project.

C.

The assets ensure consistency of development across an enterprise and robotic projects.

D.

The assets increase the upload and download time for the developer who uses Pega Robot Studio.

Buy Now
Questions 11

What is the scope of a const_msgID variable that you add to the project from the Toolbox tab of the Globals designer?

Options:

A.

A const_msgID variable has a global scope, which means that it is accessible from every automation of the project.

B.

A const_msgID variable has a local scope but you can change the scope by right-clicking and selecting Move to Globals.

C.

A const_msgID variable has a local scope, which means that it is accessible from the automation in which you created it.

D.

A const_msgID is a constant variable, which means that it has a local scope.

Buy Now
Questions 12

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 13

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 14

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 15

An automation requires the web adapter to attach to a running instance of Internet Explorer.

How do you achieve this requirement?

Options:

A.

Configure the Universal Web adapter and set the StartMethod property to MonitorAll.

B.

Configure the web adapter and set the StartMethod property to MonitorAll.

C.

Configure the web adapter and set the StartMehod property to Attach.

D.

The web adapter cannot connect to a running instance.

Buy Now
Questions 16

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

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 18

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.

Options:

Buy Now
Questions 19

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 20

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 21

Which step allows you to add a Watch to an automation variable?

Options:

A.

Right-click the execution link (yellow execution line) coming from the variable, and select Add Watch.

B.

Right-click the data link (blue propagate line) coming from the variable, and select Add Watch.

C.

Right-click the incoming/outgoing execution port (yellow dot) of the variable, and select Add Watch.

D.

Right-click the input/output data port (blue dot) of the variable, and select Add Watch.

Buy Now
Questions 22

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 23

In the Answer Area, drag each use case on the left to the correct Toolbox item.

Options:

Buy Now
Questions 24

You are debugging a project with several automations. You are particular about one specific value in a procedure automation and want to monitor the value while debugging.

Which debugging window do you use during the debugging process?

Options:

A.

Locals

B.

Automation Watches

C.

Breakpoints

D.

Threads

Buy Now
Questions 25

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 26

Consider the following figure of an automation:

What is the value of firstDateToCompare and secondDateToCompare after the the automation runs?

Options:

A.

firstDateToCompare: 12/31/2022, secondDateToCompare: 1/15/2023

B.

firstDateToCompare: 12/31/2022, secondDateToCompare: 1/15/2022

C.

firstDateToCompare: 12/31/2023, secondDateToCompare: 1/15/2022

D.

firstDateToCompare: 1/15/2023, secondDateToCompare: 1/1 /2022

Buy Now
Questions 27

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

Options:

Buy Now
Questions 28

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 29

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

Questions 30

In an automation that contains an ExcelRange component, you make a change to the data within the range, and you want to save those changes to the Excel file on disk.

Which of the following statements is valid?

Options:

A.

Call the Commit method of ExcelRange component and then Save on the ExcelConnector.

B.

The changes save to the Excel file automatically.

C.

Call the Commit method of the ExcelConnector and reload the Excel file.

D.

Call the Save method of ExcelConnector and reset the state of Excel file.

Buy Now
Exam Code: PEGACPRSA22V1
Exam Name: Certified Pega Robotics System Architect 22
Last Update: Dec 7, 2025
Questions: 101
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now PEGACPRSA22V1