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?
You are responsible for sending the deployment package to the customer. You are required to build your solution to work with the test and production HR systems. The customer only wants to create one solution that can work with both environments.
How do you fulfill this request?
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.)
The following image shows a Message Definitions configuration.
Which option is the correct representation of the message configuration settings?
Which interrogation option provides a pop-up window to choose the interrogated control’s HTML tags?
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 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 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?
Which two statements are valid for the given automation? (Choose two.)
During application discovery, what three things must the developer notice about the application to help design the automation? (Choose three.)