Mission
Robotics System Architect
15 Modules
10 Challenges
16 hrs 56 mins
PATCH UPDATE: Note that this mission version is based on 19.1.66 of Pega Robot Studio. Learn the basic functionality, process flow, terminology, and core building blocks of Pega Robot Studio. You also learn how to integrate robotic automations with Windows and web applications and learn how to use debugging tools to test your solution.
The patch update is reflected in the following modules and challenges:
- Solutions and projects
- Creating solutions and projects
- Adding and configuring adapters
- Basic interrogation
- Interrogating Windows and web applications
- Basic robotic automations
- Creating a Windows form and procedure automations
Pega Robotic Automation
-
Module
Pega Robotic Automation
6 Topics
43 mins
-
Learn the features of Pega Robotic Automation™.
Solutions and projects
-
Module
Solutions and projects
11 Topics
1 hr 5 mins
-
Learn the structure of a robotic solution along with proper naming conventions for the projects contained within the solution. Students must also...
Creating solutions and projects
-
Challenge
Creating solutions and projects
1 Task
15 mins
-
Based on the business case, the training certification solution requires two projects for two separate applications: Customer Relationship Management...
Adapters
-
Module
Adapters
5 Topics
30 mins
-
There are times within the Pega Platform™ when you cannot easily integrate Pega applications with other applications that are necessary to complete...
Adding and configuring adapters
-
Challenge
Adding and configuring adapters
2 Tasks
15 mins
-
With the addition of the Customer Relationship Management and ACME Search System projects to the TrainingCertificationSln, the next step is to add the...
Basic interrogation
-
Module
Basic interrogation
13 Topics
1 hr 17 mins
-
Before developing a robotic solution for use with a Pega Platform™ application, you must complete the process of interrogating the necessary...
Match rules
-
Module
Match rules
6 Topics
43 mins
-
During the interrogation process of an application, the developer should ensure that every time the solution and associated applications run, the...
Interrogating Windows and web applications
-
Challenge
Interrogating Windows and web applications
6 Tasks
30 mins
-
Your solution contains both projects and associated application adapters, and the next step is interrogation. The process calls for logging in to the...
Basic robotic automations
-
Module
Basic robotic automations
10 Topics
1 hr 1 min
-
In terms of developing a robotic solution for attended or unattended robots, developing automations is the last basic concept in Pega Robot Studio™...
Creating an automation
-
Challenge
Creating an automation
2 Tasks
45 mins
-
Based on the business case, you have created the necessary projects and interrogated the applications needed to search for the nearest store based on...
Debugging
-
Module
Debugging
3 Topics
22 mins
-
Regardless of the programming and developing environment, developers use debugging concepts to test and rework the program continually. Those same...
Diagnostics
-
Module
Diagnostics
6 Topics
58 mins
-
As with any application, robotic solution errors occur in production that may not always be easily debugged or resolved. Diagnostics in Pega Robot...
Using breakpoints and diagnostic logs
-
Challenge
Using breakpoints and diagnostic logs
3 Tasks
20 mins
-
The CRM application does not require a user name or password to access the data. As a result, the project documentation requires writing a log entry...
UseKeys property
-
Module
UseKeys property
3 Topics
20 mins
-
There are times when using web and Windows applications that several pages or windows of the same type may display at the same time and are...
Automation techniques
-
Module
Automation techniques
4 Topics
29 mins
-
While programming an automation can be unique to the style a developer, there are some simple techniques that make the process easier without having...
Creating Windows form and procedure automations
-
Challenge
Creating Windows form and procedure automations
9 Tasks
45 mins
-
The solution design requires a button click on a user interface to perform a search in the ACME Search System and return the nearest store address...
Toolbox usage for basic automations
-
Module
Toolbox usage for basic automations
6 Topics
31 mins
-
Developers and coders, when presented with a new project, begin typing code and using the language methods and functions as well as standard language...
Out-of-the-box configurations
-
Module
Out-of-the-box configurations
7 Topics
49 mins
-
Robotic System Architects find that clients typically request similar user tasks and processes to develop on projects — for example, automatically...
Setting UseKeys and implementing ASO
-
Challenge
Setting UseKeys and implementing ASO
5 Tasks
45 mins
-
Based on the business case, users may work with multiple customers simultaneously. Because the CRM application contains customer and account...
Components
-
Module
Components
7 Topics
47 mins
-
Interaction Framework is a methodology that bridges the capabilities of Microsoft Visual Studio when developing a multi-project solution. Even though...
Adding framework components to a solution
-
Challenge
Adding framework components to a solution
8 Tasks
45 mins
-
The first two application projects are complete. After reviewing the solution's documentation, you need a user interface project, named MainPrj, which...
Implementing Interaction Framework
-
Module
Implementing Interaction Framework
6 Topics
37 mins
-
Implementing the Interaction Framework methodology allows the developer to recognize its strength in the development process for creation of unique...
Implementing interactions and activities
-
Challenge
Implementing interactions and activities
16 Tasks
45 mins
-
When reviewing a case, the Customer Information window must display the customer account information after accessing the account. You can update the...
Automation package Deployment
-
Module
Automation package Deployment
6 Topics
34 mins
-
Pega Robot Studio™ uses a deployment process that developers can implement regardless of the distribution strategy used by an organization. The...
Deploying a solution using configuration files
-
Challenge
Deploying a solution using configuration files
3 Tasks
20 mins
-
Now with the TrainingCertificationSln complete, you can deploy the solution to the pilot group for further testing. The pilot group has a different...