You are designing an automation that adds new customers to an online insurance web site. If a customer exists, a pop-up window is displayed with an error message, which closes automatically after 35 seconds.
While debugging the automation, you notice that you are receiving a control not created exception message in the Add Customer procedure after a page navigation occurs.
How do you resolve the exception?
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)

You created an RDA solution for a company that uses an application bar with various buttons that trigger robotic automations. Some of the users complained that the application bar often locks up during automation processing. Others complained that the automations enter the same data two to three times each iteration.
You suspect that the users are triggering the crashes and duplicate automation behavior by double-clicking the buttons on the application bar.
How do you resolve the situation?
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?
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 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)
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 can adjust how users interact with a robotics project on their desktops. Which file stores the settings that control user functions and desktop robotic access?
You are automating the login process for a web application. There are three possible scenarios that may occur: (1) You may successfully login, (2) you may not be successful logging in, or (3) you may log in but go to the change password screen.
Which control from the Toolbox do you use to determine which page you were on after performing the login function?
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 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?




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?
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)
A service request manager, who responds to 1000 active service tickets per week, receives a ticket for new account creation. This ticket has been marked as the highest priority and contains all the necessary details for an account creation.
The manager creates an activity and assigns all the context values with appropriate values.
Which two activity methods of the account creation ticket can be used to close the ticket within priority? (Choose two.)
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.)
The variable varInput is a String that holds the value What is the output?

What is the outcome of the above automation?
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?




During application discovery, what three things must the developer notice about the application to help design the automation? (Choose three.)
Which interrogation option provides a pop-up window to choose the interrogated control’s HTML tags?
Which two of the following tasks are not suitable for Pega Robotic Automation? (Choose Two)
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.

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?
Consider the following figure of an automation:

What is the value of outputString after the execution of the automation?
In which two ways do the two publishers, Log4Net and File Publisher, differ? (Choose two.)
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.
