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

PEGACPRSA22V1 Questions Bank

Certified Pega Robotics System Architect 22 Questions and Answers

Question 17

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

Options:

A.

ComboBox

B.

ProgressBar

C.

Pointer

D.

PictureBox

Question 18

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.

Question 19

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.

Question 20

You are assigned to develop a set of activities by using a popular HR application. The application loads automatically after you start interrogation from Pega Robot Studio, but you notice that you are unable to use the bullseye on the Robot Studio Interrogation Form to drag and drop over the desired controls.

Why are you unable to interrogate the desired application controls?

Options:

A.

The StartMethod on the application is set to StartAndWait, but the TargetPath property is undefined.

B.

The StartOnProject property of the application is set to false.

C.

The StartMethod on the application is set to Start, but the TargetPath property is undefined.

D.

The StartMethod on the application is set to MonitorAll, but the Path property is undefined.