Pega Mashup

We are going to learn how to implement mashup in Pega. Demo Video: Create a simple Case Type – MyMashup From Case Type – Go to settings – Integration Click Generate mashup code Click Generate code, below is the generated code <!– ********************** Begin Pega content ********************** –> <script src =’http://localhost:8080/prweb/PRServlet/app/my-sampleapp_1984/?pzuiactionzzz=CXtpbn1CTTV1M1pSYzhvMG1YTUE3bHRPV2FXZDFrVmtQWEI4ajIvVUJkM1Z6amF3TzFpU2FLa01wMzVhTm5QK0krcGxw*’></script> <div data-pega-encrypted =’true‘ data-pega-encrypted-hash …

OpenLDAP Integration with Pega

In this POC we will integrate OpenLDAP with Pega Personal Edition 8.7 Demo Video: Use case: How to Configure OpenLDAP with Pega 8.7 Download the software from https://sourceforge.net/projects/openldapwindows/files/openldap-2.4.32/ Download in D:\OpenLDAP Download OpenLDAPBrowser from http://www.ldapbrowser.com/ in this folder ldapbrowser-4.5.19808.0-x64-eng Unzip the folder openldap-2.4.32-x86 Now click the .exe file as below and start the installation. Installation …

DXAPI in Pega using React Starter Pack of Pega

This POC will explain how you can configure DXAPI in Pega using Pega’s recommended React Starter Pack. Demo Video: The step by step approach is as follows, Let’s start, Prerequisite: 1. React Starter pack from Pega marketplace 2. Node JS – Environment to run the React. It’s an open source 3. Install react – get …