Pegasystems PEGAPCRSA80V1_2019 - Pega Certified Robotics System Architect (PCRSA) 80V1 2019
You need to configure an application to store encrypted login credentials in the user’s local profile. You also need to automate the login using these encrypted credentials.
How do you fulfill this requirement without creating an automation?
During application discovery, what three things must the developer notice about the application to help design the automation? (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.
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?
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?
Runtime produces an error when debugging a solution. The error message references that a control does not have the necessary value to complete an activity. The control depends upon the completion of a second activity in another project to provide its value.
Which two debugging options provide a benefit when referencing threads for issue resolution? (Choose two.)
You are assigned to develop a set of activities using a popular HR application. The application loads after you start interrogation from Pega Robot Studio, but you notice that you are unable to use the Robot Studio Interrogator to drag and drop over the desired controls.
Why are you unable to interrogate the desired application controls?
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?