Misión
Senior System Architect
Archived
33 Módulos
2 Retos
1 day 6 horas 25 minutos
The Senior System Architect mission continues the journey to increase your knowledge of application development on Pega Platform™. The modules in this mission focus on tasks that a senior system architect performs to develop a Pega application.
Creating a Pega Platform application
-
Módulo
Creating a Pega Platform application
Archived
2 Temas
45 minutos
-
Developing new applications from the ground up can be an overwhelming task for any organization and developer. Every application should adhere to an...
Application versioning
-
Módulo
Application versioning
Archived
2 Temas
30 minutos
-
Pega Platform™ provides the ability to preserve a version of an application. You can edit application functionality in a new version of the...
Application Rulesets
-
Módulo
Application Rulesets
Archived
4 Temas
45 minutos
-
Learn how to configure an application ruleset to package for distribution and learn about the impact the configuration has during development and run...
Team application development
-
Módulo
Team application development
Archived
3 Temas
55 minutos
-
Use branches that enable parallel development work to take place within an isolated ruleset without impacting other development teams
Rule resolution
-
Módulo
Rule resolution
Archived
4 Temas
1 h 10 minutos
-
Learn about how rule resolution finds the best or most appropriate rule instance to apply in a situation.
Circumstancing
-
Módulo
Circumstancing
Archived
4 Temas
55 minutos
-
Applications often need to customize behavior to match the needs of a specific situation or circumstance. For example, a call center may need to...
Duplicate and temporary cases
-
Módulo
Duplicate and temporary cases
Archived
4 Temas
30 minutos
-
Learn how to configure the search duplicate cases feature to identify duplicate cases in the system. This feature allows users to decide which case is...
Parallel processing
-
Módulo
Parallel processing
Archived
4 Temas
1 h
-
Configure a stage to run multiple processes in parallel to allow users to perform tasks independently. You learn how to configure a workflow that...
Flow Action processing
-
Módulo
Flow Action processing
Archived
2 Temas
25 minutos
-
In Pega Platform™, you can add pre- and post-processing actions to a flow action to manipulate data. These actions enable you to add related tasks to...
Decision tables and trees
-
Módulo
Decision tables and trees
Archived
7 Temas
1 h 40 minutos
-
Decision tables and decision trees are fundamental to enforcing business decisions. You can use these decision rules in flows, routers, activities...
Approving cases with an authority matrix
-
Módulo
Approving cases with an authority matrix
Archived
2 Temas
25 minutos
-
Pega Platform™ provides the ability to include single and cascading approvals when designing case types. You learn how to convert a single approval to...
Organization records
-
Módulo
Organization records
Archived
4 Temas
1 h 5 minutos
-
Pega Platform™ supports a three-level organizational structure. Learn how to use the Organization Chart and organization records to modify the...
Field values
-
Módulo
Field values
Archived
2 Temas
25 minutos
-
Learn how to use field value rules to define items in a selection list presented to end users, which enables you to restrict the values of a property...
User portals
-
Módulo
User portals
Archived
4 Temas
35 minutos
-
User portals provide application users with the tools and options needed to work with a Pega Platform™ application. Each portal is tailored to a...
Enabling accessibility features in applications
-
Módulo
Enabling accessibility features in applications
Archived
2 Temas
35 minutos
-
Screen monitors provide a visual display of UI, but some users require an accessibility device that presents the UI in another manner. Accessibility...
Localizing application content
-
Módulo
Localizing application content
Archived
3 Temas
30 minutos
-
Pega Platform™ applications can be configured to meet localization needs for work in different languages and time zones.
Keyed Data Pages
-
Módulo
Keyed Data Pages
Archived
3 Temas
40 minutos
-
Learn how to source data with a keyed data page to optimize performance and minimize data store operations in Pega Platform™
Database updates
-
Módulo
Database updates
Archived
2 Temas
45 minutos
-
Learn how to read from and write to databases in Pega Platform™ applications.
Exchanging data with other applications
-
Módulo
Exchanging data with other applications
Archived
2 Temas
35 minutos
-
Most businesses have applications that handle a wide variety of business needs. Many of these applications need to exchange data with each other as...
Simulating integration data
-
Módulo
Simulating integration data
Archived
3 Temas
30 minutos
-
Pega Platform™ provides the ability to simulate integrations with services for testing purposes or when the data source is unavailable. You simulate...
Simulating integration data
-
Reto
Simulating integration data
Archived
4 Tareas
15 minutos
-
As part of each candidate case, TGB performs a background check on the applicant. During the background check, a credit report is retrieved from a...
Define run-time settings
-
Módulo
Define run-time settings
Archived
2 Temas
40 minutos
-
The use of global resources settings for references to external systems, rather than fixed text values in rule forms, allows greater flexibility for...
Integration errors
-
Módulo
Integration errors
Archived
4 Temas
35 minutos
-
Connectors are used to integrate with external systems. Errors may occur when a connector invokes a service. Errors might be related to the...
Web services
-
Módulo
Web services
Archived
3 Temas
40 minutos
-
Learn how to use web services to expose application functionality, how to identify an application function, and how to use the Service Wizard to wrap...
Exposing an application with a SOAP service
-
Reto
Exposing an application with a SOAP service
Archived
4 Tareas
15 minutos
-
The Human Resources (HR) department partners with several staffing services to expose open positions to a wider audience of potential job applicants...
Designing reports with multiple sources
-
Módulo
Designing reports with multiple sources
Archived
5 Temas
1 h 25 minutos
-
You learn three techniques to create a report that references data from multiple classes: combining data in a report by creating subreports...
Application security
-
Módulo
Application security
Archived
7 Temas
1 h 25 minutos
-
Learn how to authorize users to define roles and assign privileges to members of an access group.
Pega Web Mashup
-
Módulo
Pega Web Mashup
Archived
6 Temas
1 h
-
Pega Web Mashup enables you to embed a Pega Platform™ application in another web application. You can create a mashup to display information about a...
Activities
-
Módulo
Activities
Archived
2 Temas
30 minutos
-
Learn how to configure activities when appropriate to automate system tasks in Pega Platform™ applications.
Background processing
-
Módulo
Background processing
Archived
5 Temas
50 minutos
-
Learn how the background processing capabilities in Pega Platform™ allow you to offload tasks to help improve throughput and efficiency. Students...
Debugging and performance
-
Módulo
Debugging and performance
Archived
11 Temas
3 horas
-
Pega Platform™ provides tools to debug applications and evaluate application performance through performance statistics, events, and system logs...
Promoting rule reuse with relevant records
-
Módulo
Promoting rule reuse with relevant records
Archived
2 Temas
30 minutos
-
Developers designate rules as relevant records to promote rule reuse by other developers. Leveraging relevant records helps developers build high...
Application migration
-
Módulo
Application migration
Archived
6 Temas
50 minutos
-
An application is typically packaged and exported to move it to another system. For example, you package and export an application to migrate among...
Mobile apps for Pega applications
-
Módulo
Mobile apps for Pega applications
Archived
5 Temas
1 h
-
Learn how to configure a mobile app channel to create a mobile app for a Pega Platform™ application.
Offline processing for mobile apps
-
Módulo
Offline processing for mobile apps
Archived
7 Temas
1 h 20 minutos
-
Pega PlatformTM provides the support for offline processing in mobile apps. Offline-enabled mobile apps allow users to create cases and work on...