A developer adds a diagnostic log component to an automation and checks the log file.

Based on the image, how did the developer configure the diagnostic log component settings?




When interrogating an application in a Chrome or Edge browser without X-ray Vision enabled, Pega Robot Studio uses only three match rules to uniquely identify the control. Which three match rules does Pega Robot Studio use when interrogating Chrome or Edge? (Choose Three)
Using the values from the data page definition, the value FETCH_SCORE is configured for which robot activity property in Pega Robot Studio?

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?
Which two of the following Tool Windows are used in Pega Robot Studio? (Choose two.)
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?
Deploying a robotic project to Pega Robot Manager requires configuring the Pega server and credentials.
The server connectivity settings can be set up or adjusted in several ways.
Which three of the following options are methods to set up or adjust the Pega Server settings? (Choose Three)
Which three statements describe the characteristics of unattended automations? (Choose Three)
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?




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.)
You are debugging a script component for your project. When the automation executes your script, the intended result does not occur. You suspect that one or more variables within your script are not being set to the proper value. Your version of Pega Robot Studio does not support the use of breakpoints within the script designer.
In what two ways can you debug the script? (Choose two.)
During application discovery, what three things must the developer notice about the application to help design the automation? (Choose three.)
Consider the following figure of an automation:

What is the value of firstDateToCompare and secondDateToCompare after the the automation runs?
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?
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?
Unattended automations, when run. follow a basic process flow. Arrange the following steps in the order in which unattended automation topic processes a case.

You are developing a project for a financial company that implements a branding strategy for every application and webpage used by its customers. How do you ensure consistent formatting for all toast notifications in your project?
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?
Pega Robotic Coding Standards suggest organization of project components. You have added the _GC_CRM project item to the CRMPrj.
Which three components are recommended to be placed in the _GC_CRM project item? (Choose three.)
The StartPage property is similar to the Path property.
Which statement about the StartPage and Path properties is true?
Which two of the following tasks are not suitable for Pega Robotic Automation? (Choose Two)
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?
Your log on automation is failing and you cannot proceed because the Submit button is not enabled. After searching the HTML code, you discover that the Submit button is enabled only after the Password field experiences a key press.
How do you resolve the automation issue?
in the Bankerlnsight application, a gdvAcctTrans control provides the history of a customer's account transactions, as shown in the following figure:

Consider the following automation, where the Increment property of the For Loop component equals 1:

What is the order of the output that is displayed in the Message Box windows?