Integrate Pega with JFrogArtifactory – Content Management.

In this POC will see how to integrate Pega with JFrogArtifactory – a content management system where we can store the attachments of our case. In general when we attach a document in Pega it gets stored in the Pega DB. But in a Enterprise Level we generally store the attached documents in a content …

Optical Character Recognition (OCR) in Pega using Google’s Cloud Vision API

In this POC we will learn how to use Google’s Cloud Vision API to convert a hand written Text Image to editable Text. I have done this POC in Pega PE 8.5.1 Demo video: The Steps are as follows, I am not explaining the Google Cloud Platform stuff and how to create a billing account, …