The requirement is to get an item from an Outlook Mail Collection. If there is an exception, retry the Getltem twice. The following graphics show the automation and the property grid for the Catch block. How do you code the requirement?
A user accesses an HTML table with an undefined number of rows and then searches the table to find the row needed to complete the process. You must automate the search and return the result to the user.
Which two coding options are available to create the automation? (Choose Two)
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?
Pega Robotic Coding Standards require proper naming conventions and organization of project com have added the _CRM_GC project item to the CRMPrj.
Which three components belong in the _CRM_GC project item? (Choose Three)
The following Context variables are defined m 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?
Currently there are no comments in this discussion, be the first to comment!