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

The Automation Playback window allows you to ______________.

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

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

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.

After setting up Start My Day, the end user makes some changes in the Manage Applications window to prioritize and manage the applications 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.

ACMESearchSystem, Notepad++, BankerInsight

B.

CRM, BankerInsight

C.

ACMESearchSystem, CRM, Notepad++, BankerInsight

D.

CRM, Notepad++, BankerInsight

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

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.

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

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.