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?
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?

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)

Your Pega Robot Manager indicates that one of your robots has an unhealthy status and has failed several assignments.
What is the first step in troubleshooting an unhealthy robot?
As pan of the initial development of a robotic project, you are using targeted step creation lo interrogate a text input control. The system invokes the automation from a separate automation, and the value of the text input uses a value that is passed into the recorded automation.
In the Recording Steps list, move all of the options to the Ordered Recording Steps column and place them in the correct order.

You have extracted a proxy for a data set and are using it to pass the data into a procedure automation input parameter. In the procedure automation, the data link from the input parameter is not connecting to the stringValue on a stringUtils method.
What two troubleshooting steps do you perform to correct the issue? (Choose two.)
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.)
You are using the Interaction framework for your project solution.
Where in the solution do you add an Interaction Manager component?
Pega Robot Studio produces several log files during the opening, building, debugging, and deployment of a solution.
In the Answer Area, drag the description of the log file on the left to its correct log file name.

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)

An automation requires the web adapter to attach to a running instance of Internet Explorer.
How do you achieve this requirement?
our project for a customer service department contains a Windows form with a btnUpdateAccount button. Users click btnUpdateAccount to automate the updates of other customer account systems at the end of the call. You create the UpdateAccount automation to ensure that the Windows form is still accessible after clicking the button.
Which option represents the UpdateAccount automation with this requirement?
A)

B)

C)

D)

The following image shows a Message Definitions configuration.

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


Runtime produces an error when debugging a solution. The error message references that a control does not have the necessary value to complete an activity. The control depends upon the completion of a second activity in another project to provide its value.
Which two debugging options provide a benefit when referencing threads for issue resolution? (Choose two.)
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?
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?
While preparing for packaging and deployment, you decide to remove all remaining breakpoints from the automations in each project.
Which two ways can you delete automation breakpoints? (Choose Two)
When interrogating a single-page web application, you need to create a container for the logical page view. You decide to use the Select Element in the Interrogation Steps list, move the options to the Ordered Interrogation Steps column and place them in the correct order.

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.)
Which two statements are valid for the given automation? (Choose two.)

To modify an object’s default properties before use in a project, which setting must be updated?
As a new development requirement, you must disable the Inventory link as shown in the following image. The Inventory link must be available only to the Store Managers user group. The user group validation is already developed, and the web application has already completed interrogation.
How do you disable Inventory link for the remaining user group?

A developer working on an automation has added a diagnostic log component to check the following log file for information on inconsistent behavior.

Based on the image, which category and log level did the developer configure for the diagnostic log component in the automation?
You are deploying a robotic project to Pega Robot Manager. Which file stores the Pega Robot Manager server settings?
Match the term on the left with its description on the right.

Which project property setting do you set to True to automatically adjust the version numbering when deploying a project?
You interrogated a page using Create Global Web Page with the title:
Customer: B Norton| Financial ABC Application
During debugging of an automation using the interrogated web page, you ran the first test using the account B Norton. On the second test, you used S Whitfield. The second debugging failed. After checking the matching of the controls, you recognize the issue.
How do you correct the matching issue?
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?
Which two of the following Tool Windows are used in Pega Robot Studio? (Choose two.)
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?