Premium

Libraries and functions – Part 1

Introduction In this post we will talk about the basics of functions and libraries  in pega. Function in programming language Function is a block of reusable code that is used to perform a single related operation/action.Functions usually accept input data, process the data and then it may return a result.Different programming language name function differently …

Libraries and functions – Part 1 Read More »

Compliance score, Guardrail warnings and custom warning

Introduction In this post we will talk about the application quality metrices – Guardrail warnings and compliance score. We will also see how we can add/suppress guardrail warnings for different rule types. This tutorial is implemented using Pega personal edition 8.5 version Application Quality Think an insurance providing organization wanted to use Pega software to …

Compliance score, Guardrail warnings and custom warning Read More »

Configure Calendar instance in Pega

Introduction In this post, we will see how we can configure a calendar instance and use it in a pega application. Say, ABC banking organization uses Pega CRM application to treat the customers. Based on the customer needs, banking employees (application users) start creating the appropriate case types. Case types may have different work steps …

Configure Calendar instance in Pega Read More »

Add JNDI datasource for external database connection

Introduction In this post we will see how we can add a JNDI datasource and also create a new Pega database instance using the JNDI datasource to connect to the external database. For this tutorial I am using Pega personal edition 8.5 Okay, first let’s look into the out of the box pega database instances. …

Add JNDI datasource for external database connection Read More »

Docker 3 – Docker basics and first docker container

Introduction In this post, we will start with Docker architecture, docker objects and we will also run a simple docker container. I would recommend you to go through the previous posts in order for better understanding. https://myknowpega.com/tag/docker/ Tip: Since copy/paste is not possible in this post, I documented the shell commands in the following git …

Docker 3 – Docker basics and first docker container Read More »

error: Content is protected !!
Scroll to Top