Questions for the PEGAPCRSA80V1 2019 were updated on : Nov 14 ,2024
Select two statements that correctly describe adapters. (Choose two.)
A,B
You add a MessageDialog component to an automation. Based on the following image,
which option shows the configuration settings that generates the message dialog?
D
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?
D
Pega Robotic Coding Standards suggest organization of project components. You have added
the _GC_CRM project item to the CRMPrj.
Which three components are recommended to be placed in the _GC_CRM project item?
(Choose three.)
C,D,E
Which of the following controls cannot be added to the Windows form?
C
HOTSPOT
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.
You need to configure an application to store encrypted login credentials in the users local
profile. You also need to automate the login using these encrypted credentials.
How do you fulfill this requirement without creating an automation?
A
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?
C
During application discovery of a Clarify application, you determine that the user accesses
more than one customer case concurrently within the application, which creates multiple
windows of the same type. This requires you to enable the UseKeys property on an
applications object.
Based on the image that shows the application and the matched controls in the Object
Explorer, which controls UseKeys property must be set to True?
A
There are two basic types of automations: events and procedures.
Which three statements describe a procedure automation? (Choose three.)
C,D,E
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?
C
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.)
A,C
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?
A
DRAG DROP
In the Answer Area, drag each use case on the left to the correct Toolbox item.
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?
A