PEGACPRSA22V1 Certified Pega Robotics System Architect 22 Questions and Answers
Consider the following figure of an automation:

What is the value of outputString after the execution of the automation?
Which two of the following tasks are not suitable for Pega Robotic Automation? (Choose Two)
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?

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 deploying a robotic project to Pega Robot Manager . Which file stores the Pega Robot Manager server settings ?
While interrogating a web application, you discover a hidden menu item: AddressType . The AddressType menu item activates when the pointer hovers over the control, and the menu displays a drop-down list.
Which two options can you use to interrogate this hidden drop-down list control? (Choose Two)
You have completed your development for the DisputeTransaction.pega project. The enterprise installs the Pega Robot Runtime software on the agent’s desktop.
The enterprise is ready to unit test your solution but wants the Runtime executable to automatically launch the new project.
What do you configure to fulfill this request?
The variable varInput is a String that holds the value What is the output?

What is the outcome of the above automation?
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?
When you debug an automation, you have three function keys to use for navigating the breakpoints. Drag each navigation rule on the left to the box next to the correct function key on the right.

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 must configure an application to store encrypted login credentials in the user ' s local profile. You also need to automate the login using the encrypted credentials. How do you fulfill this requirement without creating an automation?
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?
When maintaining a robotic project, you encounter two separate issues with matching. In the first issue, the hierarchy of a web page has changed, and the control no longer matches. In the other issue, the control has multiple match rules, and one fails to match the control. Which two of the following interrogation methods can you use to resolve the matching issues in the project? (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?
Unattended automations, when run. follow a basic process flow. Arrange the following steps in the order in which unattended automation topic processes a case.

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?
Select the two statements that correctly describe application project items . (Choose Two)
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?


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

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)
Lines in the RuntimeLog containing the text “ExecutionLink From:” refer specifically to what item from your solution?
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 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?
An attended automation sources a data page to populate properties in your Pega application. Though several debugging tests show the automation executing fully, the automation does not properly source the data page in time to return the values to the Pega application.
This issue may be a result of which one of the options below?




