Automation you are working on creates a data collection, so you have extracted a Data Table proxy. What action occurs when you drag the DataTableProxy from the Globals section of the Palette to the automation surface?
A. A This property is added to the automation surface. B. A Quick Add dialog box opens. C. A proxy design block is added to the automation surface. D. A Select Action dialog box opens. E. A GetTable method is added to the automation surface.
Which responsible for sending the deployment package to the customer. You want to build your project to work with the test and production Human Resource (HR) systems........ 1 have different access points for the HR applications,
How can you design a single project to work in both systems?
You are designing an attended project for a banking customer. This project requires you to import new customers from a text file to a lookup table. Which steps do you take to gain access to the ImportDelimitedFile method of the lookup table within an automation?
A. Select the ImportDelimitedFile method in a design form of the user interface to open the Select action window. B. Drag the lookup table from the Locals section of the Palette to the automation surface to open the Select action window, and then filter for the ImportDelimitedFile method. C. Open the Globals tab, filter for the ImportDelimitedFile method, and then drag it to the design surface. D. Drag the lookup table from the Globals section of the Palette to the automation surface to open the Select action window, and then filter for the ImportDelimitedFile method.
The business requirement states the solution should update and save the address to all applicable applications in the solution. The interaction configuration file is already configured with the SaveAddress activity. You are now ready to add an Activity component to a project using standard naming conventions.
Which option meets the requirement for configuring the Activity component?


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.)