-
Continue reading →: How to Import and Map Data, Pega Course for BeginnersWelcome back! 👋In this tutorial, we’ll walk through three essential Pega skills you’ll use in almost any real application: Let’s get started. 1. Importing CSV Data into a Pega Data Type First, open the Data Type you created in a previous lesson.We’ll be importing a CSV file into it—make sure…
-
Continue reading →: Pega Constellation: Save Data to a Data Type (Full Beginner Guide)Welcome back! In today’s tutorial, we will continue building our application. Specifically, we will: Let’s get started. 1. Creating the Optional Action So far, we have only built our Customer Search feature. Now we want users to have the option to create a new customer if the search doesn’t return…
-
Continue reading →: How to Create a New Application in Pega ConstellationWhat Is Pega? Pega is a low-code platform designed to help organizations build applications that automate business processes, manage workflows, and make intelligent decisions using AI and rules. It’s widely used across industries like banking, insurance, healthcare, and government to increase efficiency and improve customer experiences. Creating a New Application…
-
Continue reading →: Pega tutorials-Create an external data source with REST integration in PegaIn this tutorial, we’ll walk through how to create an external data source in Pega, configure it using an external REST API, and finally use it to populate a dropdown in a case. 1. Creating the Data Object To begin, go to: Data → New This opens the wizard for…
-
Continue reading →: SOAP Integration in Pega from scratch1. Launching the SOAP Integration Wizard In Dev Studio, go to: Configure → Integration → Create SOAP Integration This opens the SOAP Integration Wizard. The first step is to provide a WSDL URL, which defines the structure of the web service.For this example, we will use: http://www.dneonline.com/calculator.asmx?WSDL Click Next to…
-
Continue reading →: How to Create a Bank Application Using Pega Blueprint (Step-by-Step Guide)In this tutorial, we’ll walk through how to create a complete pay (KYC onboarding) application using Pega Blueprint, the new automation tool that allows you to generate case types, data models, personas, and application structure with minimal manual setup. Blueprint drastically reduces the time required to build an application from scratch,…
-
Continue reading →: Pega Constellation Data Modeling: Step-by-Step GuideFILES: Data model designCountries Catalog In this guide, we’ll walk through how to design and build a complete Customer Data Model in Pega Constellation.You’ll learn how to: This tutorial mirrors exactly what was built in the video—perfect for beginners learning Pega Constellation’s data model capabilities. 1. Designing the Data Model Before using App…
-
Continue reading →: How to save a Page List into data type, Pega Tutorials
Hi All, recently I had some troubles saving a list into a data type, that is something that I have never done before and there is so little information about it in the pega community sites, so let’s get this done to start you have to create a data type…
-
Continue reading →: How to create a case type and data model in Pega 8.5 | Creating an application
we’re going through all the steps from scratch to create an application and working with that right so for this example we’re going to create a sales application so let’s get started so the first steps in order to create your application you only have to go to the application…