June 15, 2022 / by Prashant Gupta / In /

How to create a web chat bot in Pega?

In this article I will be explaining how to create a simple webchat bot using Pega Personal edition 8.7

Read more

May 18, 2022 / by Prashant Gupta / In /

Pega Outlook Integration for Meeting Request

This article explains how we can integrate outlook with a pega application. Using this we should be able to send meeting invites to customers on their outlook from a pega application.

Read more

May 05, 2017 / by Pradeep Vijayakumar / In /

Watch Out For Base64 Encoded API Secret Keys

Although not very specific to Mule, this post is a bit of a heads up to API users of Cornerstone and similar SaaS providers. It is becoming a very common API authentication design to use Session Tokens even though RESTful itself isn’t stateful. This design helps in avoiding to perform authentication checks for every request (which can create huge bottlenecks on Authentication Gateways).

Read more

April 03, 2017 / by Pradeep Vijayakumar / In /

Subversion For Anypoint Studio On Mac

Anypoint Studio, as we all know, is a MuleSoft’s customized version of Eclipse IDE. It comes well integrated with Anypoint Platform (CloudHub) Runtime Manager. It will be nice if we can also do version control from Anypoint Studio. MuleSoft’s documentation clearly explains how to use Subversion with Studio.

Read more

Older Entries Newer Entries