Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Pega CSA Course
Rating: 3.9 out of 5(836 ratings)
5,299 students

Pega CSA Course

Pega Tutorial for Beginners
Created byBPM Buddy
Last updated 9/2022
English
English [Auto],French [Auto],

What you'll learn

  • Pega Fundamentals
  • Basics of Pega
  • Pega for Beginners
  • Pega - A Low Code BPM Platform
  • Complete implementation/practical understanding of all Pega fundamentals

Course content

1 section39 lectures17h 34m total length
  • About clipboard21:53

    Explore how clipboard serves as the interface between UI and database, holding temporary data and persisting to the database, while loading database data to clipboard before display.

  • Property and its modes24:01

    Learn how to create and map properties to a class (database table) in Pega, choose property types, and use clipboard concepts with single page and page list records.

  • Data Manipulation4:30

    Explore data manipulation in Pega by comparing data transform and activity, showing how data transfer affects clipboard data and how activities update clipboard and database.

  • Ruleset7:28

    Discover how a ruleset functions as a container of rules, detailing target, relation, and source actions, as well as locking, private area priority, and versioned deployments to production.

  • Data transform8:14

    Learn how data transfer works in Pega data transform, using set to write values from a source to a target on a clipboard, with page and class contexts.

  • Actions10:47

    Remove pages or properties from the clipboard with remove and update page operations. Copy data between pages using update pages and data transform, aided by the expression builder.

  • Employee data32:52

    Manage employee data in pega by sorting page lists on experience and date of joining. Use the expression builder to perform data manipulation, substring, and date comparisons without writing code.

  • OBJ Methods,Method Parameters,OBJ Classes1:00:07

    Explore Pega object browse for multi-record fetch using page lists and class mappings, and object open for single-record access by key; learn data manipulation, save, commit, and delete flags.

  • Properties Call Method And Activity Method4:41

    Learn to automate clipboard and database data with properties, page copy, remote, and call method; manage nested activities via exit activity.

  • (OBJ22:11

    Fetch multiple records with the object by setting page name as a page list, class as the table, and filtering conditions. Open by hand or by handle using PJ Dynasty.

  • Report Studio20:22

    Explore how a report definition fetches multiple records from a class, supports joins across tables, and offers charting, filtering, and export options for dynamic data presentation.

  • Section43:05

    Learn how sections and design templates drive the Pega UI, mapping clipboard data to screens, and using dynamic and table layouts with properties, report definitions, and data pages.

  • Data capture23:21

    Master data capture with drag-and-drop data controls for text input, date time, and calendar fields. Configure presentation and dynamic layout options, visibility rules, and signature capture to tailor data collection.

  • Data page18:26

    Explore how data pages control access with node, requester, and thread scopes, including read-only and editable modes, clipboard interactions, and address data per case context.

  • Data Source9:32

    The lecture explains how a database can have multiple data sources, with one active at a time, and how data pages, report definitions, connectors, transforms, and lookups drive data loading.

  • Load management27:53

    Explore load management strategies in Pega CSA course, comparing reload once per interaction and relative older than refresh, data page behavior, clipboard caching, and clear data page techniques.

  • Flows50:42

    Explore Pega flows, distinguishing process and screen flows, and master shapes such as assignment, decision, utility, and sub-process to orchestrate actions, data transfers, and parallel processing.

  • Flow Action, Selection Configuration, Pre-Processing,Validation Criteria42:36

    Explore how flow actions orchestrate screens through sections and assignments, and how pre-processing, post-processing, and validation criteria govern data flow and submission outcomes.

  • Creating Application14:37

    Guide learners through creating a food delivery app from scratch in Pega CSA, configuring application name, organization, division, and class structure, then setting up operators, access groups, and security roles.

  • Life Cycle14:27

    Define and implement a primary life cycle for an order application, from entering address to payment, and map alternative flows, case steps, rules, and the uikit structure.

  • Lifecycle-218:37

    Create and configure a Pega lifecycle with stages and steps to collect delivery and order information, review, approve, and process payment, while understanding flow versus lifecycle.

  • Process flow21:19

    Navigate screen flow and process flow, explaining flow actions, connectors, and assignments. Configure stages, collect information, and launch portals to create and manage cases.

  • Creating Application25:31

    Explore building a Pega application from creating an app, configuring operators, case types, stages, and flow shapes, to previewing screens and data collection workflows.

  • Cell Properties,Property Record Configuration37:12

    Learn how to create and configure cell properties and property records in Pega, including naming properties, choosing text inputs, setting default values, and managing class context and layout.

  • Flow Collect Information10:03

    Navigate the Pega flow lifecycle by creating and editing sections, layouts, and properties, then capture data with drag-and-drop text inputs and configure UI visibility across flow actions and connectors.

  • Single page property and data transform1:20:01

    Learn to create a single page property and apply data transforms in Pega. Define data types, reference page definitions, and configure sections and layouts for delivery location.

  • Portal lunch44:43

    Learn to configure live actions that post values to the clipboard on change, manage current and delivery location data with embedded sections and data transforms, and use update page transfers.

  • Edit Data transform8:13

    Learn to create and edit a data transform with conditional logic, including true/false branches, location validation, and refreshing the page to load updated data.

  • Tracer6:37

    Explore whole application tracing and targeted rule tracing in Pega, inspect data transforms and rules, monitor step outcomes, and adjust trace settings to manage captured lines of code.

  • Layer visibility7:26

    Learn how save actions store data to database or clipboard, and how visibility rules use when expressions to show or hide delivery location based on checkbox state.

  • New application5:34

    Create a new Pega application, explore cosmos and classic skins, and configure the application definition while learning skin inheritance, themes, and building from scratch.

  • Creating Activity,Flows,Sections and Data Transforms1:06:43

    Create an activity to feature browser cases from a database using object methods. Configure a page list, mappings, and filters, then test with tracing and parameters.

  • Creating Dropdown values32:18

    Explore how to configure dropdown values in Pega through local lists, field values, and prompt values, understand control types, data sources, and localization considerations.

  • Data Type, Data Model, Address, Look Up ,Delegate Class1:02:03

    Learn to configure dropdown values using data types, data model, and lookups in Pega, including local data storage, data pages, and delegate access for business users.

  • Product Record Configuration,Product Preview1:00:43

    Create and configure a product record, select the application, version, and associated data, review included rules and history, then preview and deploy using deployment manager.

  • Agents and Types of Agents19:12

    Explore how agents run as background server processes to execute activities automatically; standard agents perform case processing, while advanced job schedulers trigger emails, notifications, and documents on a schedule.

  • Differences between Standard and Advanced agent21:41

    Understand the differences between standard and advanced agents in Pega: standard agents auto retry broken items, while advanced agents require manual error handling; job schedulers and queue processing boost performance.

  • SLA39:12

    Explore service level agreements (sla) and goals, deadlines, and urgency in Pega CSA. Learn to configure time-bound tasks, alerts, and background agents to automate case processing and notifications.

  • Work groups and Work Queues25:49

    Explore how work baskets group and route work items to operators using queues, get next logic, and vertical baskets, while managing access, assignments, and SLAs.

Requirements

  • To enrol in this course, there are no requirements. There is no coding required; all that is required is configuration and a working knowledge of BPM.

Description

Your knowledge and abilities on the PEGA platform for developing applications are expanded through the PEGA Course course. The PEGA course is organised and covered topics for the PEGA certification by skilled IT professionals. You can get comprehensive competence in the key fundamentals of advanced PEGA issues at the highest level with the help of our comprehensive PEGA training from knowledgeable industry professionals. In addition to providing excellent BPM knowledge delivery, our knowledgeable trainers will also offer improved support to learn PEGA in order to pass the PEGA CSA certification. When you study for the PEGA Course online, you will work with a variety of tools and ongoing projects. Additionally, you will get current working knowledge and comprehend nearly everything. This is the best PEGA online training that can help you learn everything. At the conclusion of this PEGA training course, you will have mastered PEGA software. You will then be able to independently design applications with excellent scalability.


This course is entirely applied. After completing this course, anyone should be able to start working on any Pega Development project because the goal of this course is to teach all necessary practical expertise.

The course material was developed using CSA topics.


PEGA technology is mostly used to cut costs and advance business objectives.


Compared to Java-based applications, Pega enables businesses to release updates eight times more quickly.


Describe Pega.

A tool for business process management is Pega. It uses OOP and Java ideas and is built on the Java platform. Without any coding knowledge, PEGA assists in automatically creating an application. With Pega, we don't have to start from zero like with traditional programming; instead, we can automate tasks and write programme code.


Pega's comprehensive offering is a market leader in CRM, BPM, case management, and business rules, according to industry analysts. We create the business process flow using Pega and choose the capabilities that the flow requires.


Describe Pega PRPC.

A piece of software called PRPC (PegaRULES Process Commander) was developed, licenced, and promoted by Pegasystems Inc. (PEGA). The PRPC is the central element of the "SmartBPM" suite of BPM (Business Process Management) solutions from Pegasystems.


What purpose does Pega serve?

PEGA focuses mostly on programme code and work automation. Pega can provide quick responsiveness to change while dramatically reducing installation time, costs, and hazards. Even the industry's top software configuration management system is integrated into Pega. It has been demonstrated that developing an application in Pega requires only one-third as much work as developing one in Java.


Career Potential at Pega

Pega is currently leading the IT sector, and there are numerous employment openings for qualified candidates. The Pega sector is in in demand, but there are not enough professionals available. As a result, Pega employees receive some of the highest salaries available.

Who this course is for:

  • Junior Business Architects and Pega Developers
  • Pega Beginner who want to comprehend Pega and carry out fundamental Configurations
  • Freshers
  • Developers constructing the alternative technologies