Back to Course
Pega Masterclass: A Complete Pega development course from myknowpega author
0% Complete
0/0 Steps
-
Introduction1. Introduction to the course
-
2. What is Pega & its scope
-
3. Business use case for this course
-
Download and install Pega personal edition4. Download and install pega personal edition
-
5. Infra setup - Postgres and tomcat configurations
-
Pega Studios6. Studios overview
-
7. Dev studio overview
-
8. App studio overview
-
9. Admin studio overview
-
Operator ID / User account in Pega10. Operator ID - Creation & Configurations
-
Create a new Pega application11. Application types in Pega - Framework Vs Implementation
-
12. Create your first Pega application
-
13. Explore the auto-created rules from application wizard
-
Branch based development14. Software development strategies
-
15. Pega application development using branches
-
7. Rules, rule types, ruleset, ruleset versions16. Rules & rule types
-
17. Ruleset, ruleset version, validation mode
-
18. Developer actions in a rule form
-
8. Case Management19. Create your first case type - Claims Request
-
20. Class & Class group configurations
-
20.1 - Add stages, processes & steps for your first case type
-
21. Create Views from case designer
-
22. Assignments - Worklist and Workbasket assignments
-
23.Case Routing
-
24. Service Level Agreement - Configuration
-
25. Service Level Agreement - Architecture involving agents and queue tables
-
26. Case Participants - WorkParties
-
27. Case Approvals - Single level and cascading
-
28. Case Status
-
29. Wait Shape in a case lifecycle
-
30. Child Cases - Parent-Child relationship
-
31. Case Locking mechanism
-
32. Case Duplicate Search
-
33. Case Specialization
-
34. Case Designer Configurations
-
35. Case Type Configurations
-
9. Flow development36. Different types of flows
-
37. Screen flow configurations
-
38. Different flow shapes - low code
-
39. Flow rule configurations
-
10. Parallel processing in case flows40. Parallel processing case stages
-
41. Split-Join parallel processing
-
42. Split-For-Each parallel processing
-
43. Spin-Off parallel processing
-
11. Flow actions44. Flow action rule configuration
-
45. Flow action likelihood
-
46. Connector action Vs Local action
-
12. Properties47. Properties introduction
-
48. Property types
-
49. Property table type & validation
-
50. Property advanced configurations
-
51. Linked property
-
13. Data Management52. Data model design
-
53. Create a new data type using wizard
-
54. Create data layers manually
-
55. Create work level embedded properties
-
14. Database Management56. Database instance - connections & configurations
-
57. Database table instance
-
58. Create an external database connection
-
59. External database table connection using class mapping wizard
-
60. Exposing database table columns
-
61. Column Population Job
-
15. Data transform62. Data transform introduction
-
63. Data transform - rule form overview
-
64. Data transform actions Part 1 - Using simple single values
-
65. Data transform actions Part 2 - Using aggregate properties & Indexes
-
66. Data transform actions Part 3 - Using conditions
-
67. Data transform actions Part 4 - Using append actions
-
68. Data transform actions Part 5 - Using looping actions
-
69. Data transform parameterization
-
70. Super class Data transform
-
16. Activity rule71. Activity Introduction & rule form configurations
-
72. Activity methods on Pages - Part 1
-
73. Activity methods on Pages - Part 2
-
74. Activity methods on Properties
-
75. Obj Browse Vs RDB List method
-
76. Obj Open Vs RDB Open method
-
77. Obj Save Vs RDB Save
-
78. Obj Delete Vs RDB Delete
-
79. Obj Methods Extended
-
80. Error handling in activity
-
81. Other Activity methods - Extended
-
17. Data pages82. Data page introduction
-
83. Data page types - mode, structure & scope
-
84. Data page sources
-
85. Data page load management
-
86. Data page parameterization
-
87. Data page references
-
88. Data page Keyed page access
-
89. Savable data pages
-
90. Asynchronous data pages
-
18. Decision rules91. Decision rules introduction
-
92. When rule
-
93. Decision table
-
94. Decision tree
-
95. Map value & Map value pair
-
19. Reporting96. Report definition introduction
-
97. Report definition - Query tab
-
98. Report definition - Report viewer tab
-
99. Report definition - Class joins & Sub-report
-
100. Report definition - Charts
-
101. Report definition - SQL functions
-
102. Report definition - Parameterization
-
103. Report definition - References
-
104. Report browser, category & shortcut
-
105. Scheduling reports
-
20. User Interface rules106. User Interface introduction - HTML, CSS, JS
-
107. Portal rule
-
108. Harness rule
-
109. Section rule
-
21. UI Layouts110. UI layouts Introduction
-
111. Dynamic layouts
-
112. Repeating dynamic layouts
-
113. Layout groups & Dynamic layout groups
-
114. Column layouts
-
115. Table layouts
-
116. Hierarchical table layouts
-
117. Tree navigation layouts
-
118. Table personalization
-
119. Embedded section, Dynamic container & Ajax container
-
22. User Interface - Controls120. Controls Introduction
-
121. Controls - Data capture
-
122. Controls - Pickers
-
123. Controls - Data display
-
124. Controls - Events, Actions & Action-Sets
-
125. Controls - Navigation
-
126. Controls - Action controls
-
23. User Interface - Advanced concepts127. Advanced concepts Introduction
-
128. Skin rule
-
129. Add Custom CSS and JS
-
130. Create custom control
-
24. Declarative rules131. Declarative rules Introduction
-
132. Declare expression rule
-
133. Declare On-Change rule
-
134. Declare Trigger rule
-
135. Declare Index rule
-
136. Constrains rule
-
25. Background Processing137. Background Processing Introduction
-
138. Standard agents
-
139. Queue Processors
-
140. Advanced agents
-
141. Job Schedulers
-
26. Integration basics142. Integration basics - Connectors Vs Services
-
143. Service packages
-
27. SOAP Services144. SOAP Services Introduction
-
145. WSDL file basics
-
146. XML Mapping & Parsing rules
-
147. Create Service-SOAP using wizard
-
148. Service-SOAP rule configurations
-
149. Service-SOAP Error handling
-
150. Create Connect-SOAP using wizard
-
151. Connect-SOAP rule configurations
-
152. Connect-SOAP Error handling
-
28. REST Services153. REST Services Introduction
-
154. Service-REST GET method
-
155. Service-REST POST method
-
156. Service-REST Error handling
-
157. REST Services - Cases & Data API
-
158. Create Connect-REST using wizard
-
159. Connect-REST rule configurations
-
160. Connect-REST references and error handling
-
29. Other Integration topics161. Asynchronous processing in Connectors and Services
-
162. Web Services simulations
-
163. Web Services Debugging loggers
-
30. File Processing164. File processing Introduction
-
165. Create a new Parse Delimited rule
-
166. Create a new Service-File rule
-
167. Create a new file listener
-
168. XML file processing using File wizard
-
169. Repository APIs for processing files
-
31. Attachments170. Attachments Introduction
-
171. Attachments architecture - Work attach & Link attachments
-
32. Sending out Email172. Introduction
-
173. Setup a new Email Account
-
174. Configure Email body using Correspondence rule
-
33. Validations175. Send out an email - Manual and automation
-
176. Introduction
-
177. Service-Side Validations
-
178. Client-Side Validations
-
34. Security179. Introduction
-
180. Access group
-
181. Access Role & Access Role to Object
-
182. Attribute Based Access Control (ABAC)
-
183. Access When
-
184. Privilege
-
185. Access Manager & Access Deny
-
35. System Administration186. Create a new System instance
-
187. Requestor & Requestor types
-
188. AsyncProcessor Requestor type Vs System Runtime Context
-
189. Dynamic System Settings and Application Settings
-
36. Rule Management190. Rule circumstancing
-
191. Rule availability & Rule status
-
192. Rule delegation
-
193. Rule resolution algorithm
-
37. Libraries & Functions194. Library & Function basics
-
195. Create a new function
-
196. Useful OOTB functions
-
38. Debugging tools197. Introduction
-
198. Setup and debug using Log files
-
199. Debug using Clipboard
-
200. Debug using Tracer
-
201. Debug using UI Inspector
-
39. Pega Testing202. Creating Test Cases in Pega
-
203. Test Suites
-
40. Deployment204. Types of Deployment
-
205. Package your application for the first time
-
206. Package your application using Product rule
-
207. Manual deployment - Export & Import
-
208. Pega Deployment Manager
-
209. Pega Upgrade & Hotfix Installation
-
41. Additional lectures210. Application versioning, Lock & roll out
-
211. Skimming a ruleset
-
212. Skill based Intelligent routing
-
Case audit history
-
Toggle management - Create toggles
-
Workgroup / teams in Pega
-
Security - Hashing & Encryption basics
-
42. AuthenticationBasic authentication
-
Customize the login screen
-
Implement signup option in login screen
-
43. Authentication SSOSingle Sign-On - Introduction
-
SAML SSO using Okta as IDP
-
SAML SSO using Auth0 as IDP
-
Open ID SSO using Okta as IDP
-
44. AuthorizationOAuth 2.0 Authorization Pega as consumer
-
45. Real time development exercises - Practical basedActivity Handson 1 - Save and queue new instances from activity
-
Exercise 2 - User Interface - Cascading dropdown
-
Exercise 3 - Build custom search screen - Part 1
-
Exercise 4 - Build custom search screen - Part 2
-
Exercise 5 - User Interface - Copy address details
-
Advanced ExercisesExercise 1 - Change the browser window title in Pega
-
Common Pega issues/errors & debugging
Participants 743
Lesson 5 of 232
In Progress