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

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?
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?
Select the two statements that correctly describe application project items. (Choose Two)
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 step allows you to add a Watch to an automation variable?
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?
What is the scope of a const_msgID variable that you add to the project from the Toolbox tab of the Globals designer?
The variable varInput is a String that holds the value What is the output?

What is the outcome of the above automation?
You are testing an automation that retrieves customer data from an application based on a customer number. The automation falls and displays the following error:

Which two automations show valid breakpoint placement for debugging this automation error? (Choose Two)
A)

B)

C)

D)

E)

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)
You are designing an attended project for a banking customer. This project requires you to import new customers from a text file to a lookup table.
Which steps do you take to gain access to the ImportDelimitedFile method of the lookup table within an automation?
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?
Consider the following figure of an automation:

What is the value of outputString after the execution of the automation?
Which two statements about Label/Jump To functionality are true? (Choose Two)
Which of the following controls cannot be added to the Windows form?
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)
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?
You are assigned to develop a set of activities by using a popular HR application. The application loads automatically after you start interrogation from Pega Robot Studio, but you notice that you are unable to use the bullseye on the Robot Studio Interrogation Form to drag and drop over the desired controls.
Why are you unable to interrogate the desired application controls?
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 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?
Which two statements are valid for the given automation? (Choose two.)

Which project property setting do you set to True to automatically adjust the version numbering when deploying a project?
Pega Robot Studio provides five rules on how to differentiate between cloneable application objects when using key assignments in automations. The first rule states that an event creates the instance to set the context of a cloneable object. The remaining four rules state the requirements for a key assignment.
In the Answer Area, determine if each rule description requires a key assignment.

Which two of the following tasks are not suitable for Pega Robotic Automation? (Choose Two)
There are two basic types of automations: events and procedures.
Which three statements describe a procedure automation? (Choose three.)
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?
In which two ways do the two publishers, Log4Net and File Publisher, differ? (Choose two.)
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?