Big 11.11 Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

PEGACPRSA22V1 Questions and Answers

Question # 6

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

A.

Naming Rules

B.

Prefix Types

C.

Type Prefixes

D.

Type Name

Full Access
Question # 7

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

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

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

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

A.

The value of HasBeenPaid is now True.

B.

The value of HasBeenPaid is now False.

C.

The value of HasBeenPaid is now null.

Full Access
Question # 8

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

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.

Full Access
Question # 9

Based on the following image of a data model for a case, and assuming all records are relevant records, which property is not a scalar property that you cannot use to import export data with a robot activity?

A.

AmountOfTransactionToDispute

B.

pylD

C.

Transactions

D.

TransactionAmount

Full Access
Question # 10

Before deploying your robotic project, you realize that the connection parameters (or Pega Robot Manager, the Pega Robot Runtime settings, and the application login credentials for Assisted Sign-On need updating to reflect the production environment.

Arrange the three steps, as shown in the following figure. that you click in the correct order to access the necessary configuration files. (Choose Three).

Full Access
Question # 11

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

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.

Full Access
Question # 12

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?

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.

Full Access
Question # 13

Within your project for a car renting company, you create an automation that reads data From an online form and calls a subautomation that saves that data in the company's application. The UpdateCustomerDetails subautomation has two exit points, Success and Failure, and two output parameters. Result and errCode.

Which figure represents this subautomation?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 14

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?

A.

Setting the Category to Off

B.

Setting the Mode to Off

C.

Setting Type to Off

Full Access
Question # 15

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?

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.

Full Access
Question # 16

The following image shows a Message Definitions configuration.

Which option is the correct representation of the message configuration settings?

A.

Exhibit A

B.

Exhibit B

C.

Exhibit C

D.

Exhibit D

Full Access
Question # 17

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

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

A.

Pega Finance, Notepad, BankerInsight

B.

CRM, BankerInsight

C.

CRM, Notepad, BankerInsight

D.

Pega Finance, CRM, Notepad, BankerInsight

Full Access
Question # 18

Pega Robot Studio provides five rules on how to differentiate between cloneable application objects when using key assignments in automations. The first rule states that an event creates the instance to set the context of a cloneable object. The remaining four rules state the requirements for a key assignment.

In the Answer Area, determine if each rule description requires a key assignment.

Full Access
Question # 19

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)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 20

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

A.

Environment Overrides

B.

Version field

C.

Description field

D.

Increase Deployment Version

Full Access
Question # 21

Pega Robot Studio has several methods to manage the flow of an automation depending on when a control is matched.

In the Answer Area, drag the description on the left to its matching Design Block.

Full Access
Question # 22

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?

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.

Full Access
Question # 23

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

Full Access
Question # 24

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?

A.

PegaConfig.xml

B.

CommonConfig.xml

C.

PegaStudioConfig.xml

D.

PegaRuntimeConfig.xml

Full Access
Question # 25

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?

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.

Full Access
Question # 26

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

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.

Full Access
Question # 27

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?

A.

Locals

B.

Automation Watches

C.

Breakpoints

D.

Threads

Full Access
Question # 28

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

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.

Full Access
Question # 29

Which two statements about Label/Jump To functionality are true? (Choose Two)

A.

It allows you to pass variables to different parts or workflows of the same automation.

B.

It allows you to keep automations organized and aids in debugging.

C.

It allows you to pass variables to different automations of the same project.

D.

It allows you to have multiple Exit points in an automation.

E.

It allows you to connect with other automations in the project.

Full Access
Question # 30

When performing application discovery, it is important that you __________________________ and __________________________ . (Choose two.)

A.

utilize test methods to validate that you can interact with representatives of the controls in the use case

B.

write automations to accomplish the basic search functionality of the application

C.

interrogate all controls required for the use case

D.

interrogate 100 percent of the controls in the application

Full Access