After setting up Start My Day, the end user makes some changes in the Manage Applications window to prioritize and manage the applications configured to launch using the Start My Day functionality.

Which of the following applications does the user see on the desktop after using the Start My Day functionality?
As pan of the initial development of a robotic project, you are using targeted step creation lo interrogate a text input control. The system invokes the automation from a separate automation, and the value of the text input uses a value that is passed into the recorded automation.
In the Recording Steps list, move all of the options to the Ordered Recording Steps column and place them in the correct order.

Select the two statements that correctly describe application project items. (Choose Two)
You create a RcboticBanking project containing a Bankerlnsight application, two automations (AddCustomer and RemoveCustomer). and two Bankerlnslght's application methods (CustomerSearch and Login).
Which option shows the Project explorer with the content defined above7
A)

B)

C)

D)

Which two of the following tasks are not suitable for Pega Robotic Automation? (Choose Two)
During application discovery, what three things must the developer notice about the application to help design the automation? (Choose three.)
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?


You add a MessageDialog component to an automation. Based on the following image, which option shows the configuration settings that generates the message dialog?





The following Context variables are defined in 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?
Unattended automations, when run. follow a basic process flow. Arrange the following steps in the order in which unattended automation topic processes a case.

Before deploying your robotic project, you realize that the connection parameters (or Pega Robot Manager, the Pega Robot Runtime settings, and the application login credentials for Assisted Sign-On need updating to reflect the production environment.
Arrange the three steps, as shown in the following figure. that you click in the correct order to access the necessary configuration files. (Choose Three).


The business requirements states that the login automation creates a Success or Failed response when attempting to log in to the finance application. If a failure occurs, the automation should pass a message code with the Message Manifest before exiting the automation.
Which image represents the exit logic?




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 are developing a project for a financial company that implements a branding strategy for every application and webpage used by its customers. How do you ensure consistent formatting for all toast notifications in your project?
A service request manager, who responds to 1000 active service tickets per week, receives a ticket for new account creation. This ticket has been marked as the highest priority and contains all the necessary details for an account creation.
The manager creates an activity and assigns all the context values with appropriate values.
Which two activity methods of the account creation ticket can be used to close the ticket within priority? (Choose two.)
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?
When you debug an automation, you have three function keys to use for navigating the breakpoints. Drag each navigation rule on the left to the box next to the correct function key on the right.

What is the scope of a const_msgID variable that you add to the project from the Toolbox tab of the Globals designer?
During project testing, an issue requires you to add a diagnostic log component to track the log files to help determine a resolution. After testing, you decide not to remove the diagnostic log component from the automation and decide to simply turn off the log component.
Which diagnostic log component setting allows you to turn the logging component off temporarily?
An attended automation sources a data page to populate properties in your Pega application. Though several debugging tests show the automation executing fully, the automation does not properly source the data page in time to return the values to the Pega application.
This issue may be a result of which one of the options below?
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.)
When performing application discovery, it is important that you __________________________ and __________________________ . (Choose two.)
Which interrogation option provides a pop-up window to choose the interrogated control’s HTML tags?
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.)
A project requirement is to run the solution in multiple environments: Development and Production.
Which two items can be added to the two Project Configuration files? (Choose two.)