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)
Automation you are working on creates a data collection, so you have extracted a Data Table proxy. What action occurs when you drag the DataTableProxy from the Globals section of the Palette to the automation surface?
An automation requires the web adapter to attach to a running instance of Internet Explorer.
How do you achieve this requirement?
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?
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.

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?
The StartPage property is similar to the Path property.
Which statement about the StartPage and Path properties is true?
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?
In the Answer Area, drag each use case on the left to the correct Toolbox item.

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?


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?
Lines in the RuntimeLog containing the text “ExecutionLink From:” refer specifically to what item from your solution?
In which two ways do the two publishers, Log4Net and File Publisher, differ? (Choose two.)
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?
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?
The variable varInput is a String that holds the value What is the output?

What is the outcome of the above automation?
You interrogated a web application. All controls and objects matched, and the automations worked as coded. During the pilot, the solution failed on the web application. The IT department had released a new version of the web application. Upon review of the new version, you determined that the web page hierarchy changed.
Which interrogation option do you use to correct the solution?
The project you are working on has two applications: BankerInsight and Pega Finance. You are working on the BankerInsight application method. Which three elements are not available to be used on the application method’s design surface? (Choose Three)
When interrogating a Windows control, the drag and drop Default interrogation method does not work. You decide to use the Create Control option to interrogate the control.
From the Interrogation Steps list, move all of the options to the Ordered Interrogation Steps column and place them in the correct order.

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?
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?
You are deploying a robotic project to Pega Robot Manager. Which file stores the Pega Robot Manager server settings?
A project requirement is to run the solution in multiple environments: Development and Production.
Which two items can be added to the two Project Configuration files? (Choose two.)
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)

During application discovery, what three things must the developer notice about the application to help design the automation? (Choose three.)