PEGAPCRSA80V1_2019 Dumps
PEGAPCRSA80V1_2019 Braindumps PEGAPCRSA80V1_2019 Real Questions PEGAPCRSA80V1_2019 Practice Test PEGAPCRSA80V1_2019 Actual Questions
Pega Certified Robotics System Architect 80V1 2019
https://killexams.com/pass4sure/exam-detail/PEGAPCRSA80V1_2019
Question: 50
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.)
Answer: AC
Question: 51
There are two basic types of automations: events and procedures. Which three statements describe a procedure automation? (Choose three.)
Answer: CDE
Question: 52
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?
Answer: C
Question: 53
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 application’s object.
Based on the image that shows the application and the matched controls in the Object Explorer, which control’s UseKeys property must be set to True?
Answer: A Reference: https://community.pega.com/knowledgebase/articles/how-do-i-use-keys-navigate-between-multiple-instances-object Question: 54 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. Hot Area: Answer: Question: 55 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? Answer: A Reference: https://community.pega.com/knowledgebase/articles/pega-robotic-automation/encryption-and-assisted-sign-component Question: 56 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.) Answer: CDE Question: 57 Which of the following controls cannot be added to the Windows form? Answer: C Question: 58 You add a MessageDialog component to an automation. Based on the following image, which option shows the configuration settings that generates the message dialog? A. B. C.ClarifyCRM
MdiClient
_Case_1
Control
Create a robot activity that performs the application login.
Set the necessary adapter credential properties prior to interrogating the target controls.
Interrogate the target controls and set the necessary adapter credential properties.
Interrogate the target controls and create a script to perform the login functionality.
ForLoop
Switch
stringUtils
messageDialog
dateTimeUtils
ComboBox
ProgressBar
Pointer
PictureBox