Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Pegasystems PEGAPCRSA80V1_2019 - Pega Certified Robotics System Architect (PCRSA) 80V1 2019

Page: 1 / 2
Total 60 questions

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?

A.

Exhibit A

B.

Exhibit B

C.

Exhibit C

D.

Exhibit D

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

A.

Designer windows

B.

Solution Explorer

C.

Object Explorer

D.

Menu toolbar

Select two statements that correctly describe adapters. (Choose two.)

A.

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

B.

An adapter allows users to integrate with an application built on a specific platform.

C.

An adapter orchestrates the deployment of a robotic solution and monitors the robots of the robot worker pool.

D.

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

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?

A.

Exhibit A

B.

Exhibit B

C.

Exhibit C

D.

Exhibit D

A solution design document outlines several projects for the solution. You are assigned to the Loan Servicing project (LoanSvcPrj). The project uses the Interaction Framework function to communicate with the other projects.

Which three toolbox project items do you add to LoanSvcPrj? (Choose three.)

A.

Message Manifest

B.

Interaction.xml

C.

Interaction Manager

D.

Activity

E.

String Variable

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.

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.

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?

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.

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

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

How do you interrogate this hidden drop-down list control?

A.

Access the Virtual Controls tab on the adapter tab.

B.

Choose HTML Table Editor from the Interrogation Form dialog box.

C.

Choose Select Element from the Interrogation Form dialog box.

D.

From the Web Controls tab, select the browser and frame, then select List Web controls.