Pega Web embed in Community Edition 24.2

How to do Web Embed in Pega 24.2 Path to keep the index.html. D:\PEGA8.7\InstallPega87\PRPCPersonalEdition\tomcat\webapps\MyWebEmbed Create a case Create a Web Embed – use Authentication Service as SSO as am using community edition here Click – Generate Web embed code – keep it in a notepad Now go the the tomcat – webapps folder to create …

ChatGPT Integration with Pega WebChatBot

This POC talks about how we can integrate Pega WebChatBot with ChatGPT in Pega PE 8.7 Demo Video link: https://www.youtube.com/watch?v=Kzz-vvDfJhE Before you start: #2 and #3 – https://mypegapoc.com/?s=webchatbot Steps: Go to the App Studio – Create a case – ChatGPTbot – Create a Digital Messaging Process Go to the Process Click Digital Messaging There are …

ChatGPT integration with Pega

This is a very basis use case, where you can get the idea how to integrate ChatGPT with Pega. Demo video: Login to ChtGPT website using the below URL https://platform.openai.com/playground Sign up and create an account Continue – Then you will receive an email for verification. Then login with your id and password. Now you …

QR code scanning using Java script

In this POC we can see how to develop QR code scan in Pega using Javascript Demo video: Create a case: Process Flow Flow Action Section – MainQRCodeScan Create a Text Area – Property – QRCodeData Create a embedded section and call the custom HTML section () Embedded section Click Submit Then the MainQRCodeScan will …

Pega Process AI

In this POC we will learn how to import an external AI model and how to configure the same in Pega so that we can take a decision. I have used a Fraud model of H2O.ai Let’s start Login to your Pega Personal Edition (8.7) Go to Prediction Studio [If you are not able to …

Amazon Connect Intelligent CTI for Pega Customer Service

In this POC we will learn how easily we can configure Pega call in Pega customer service framework using Amazon Connect. Preparing CTI Link configuration Before starting the Pega Callâ„¢ CTI Link configuration, you must ensure that the CTI environment is ready. Use the following steps to plan for the telephony integration. Determine which telephony …

Pega – SSO configuration using Auth0/SAML2.0

Demo video: Little Background: What is Auth0 used for? Auth0 is a flexible, drop-in solution to add authentication and authorization services to your applications. Your team and organization can avoid the cost, time, and risk that come with building your own solution to authenticate and authorize users. SAML works by exchanging user information, such as logins, authentication …