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 moreJune 15, 2022 / by Prashant Gupta / In /
In this article I will be explaining how to create a simple webchat bot using Pega Personal edition 8.7
Read moreMay 18, 2022 / by Prashant Gupta / In /
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 moreMay 05, 2017 / by Pradeep Vijayakumar / In /
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 moreApril 03, 2017 / by Pradeep Vijayakumar / In /
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