Author: Nish
Full stack developer, and Pega Certified Lead System architect since 2013 and with nearly 16 years experience in Pega. Connect with me in Linked in at https://www.linkedin.com/in/msnish/
Importing linked WSDL files in Pega SOAP connector
During one of my past projects, we were required to integrate with an external system via a SOAP service to verify a customer’s debt history…

My docker swarm setup
I am running my websites from my Raspberry Pi mini PC, and in this post, I am going to explain how I organize the apps…
Exmaple with useContext in React JS functional components
In this brief article, we will discuss the effective implementation of useContext. For those unfamiliar, useContext is a technique for sharing state within an application…
What is not Pega best practice?
Through out my nearly 16 years of experience in Pega I have worked on many different projects and with many different teams. Sometime I am…

Mockware – Pega Simulations Made Easy
This post is about my Pega Community Hackathon project named Mockware. I created this project to solve a problem faced by many Pega project team…
Using ChaptGPT for generating React JS code
I was using copilot for while and it was really helpful to speed up the development. But wanted to give a try how ChatGPT compares…
Sending HTML Email in Java Spring boot
Recently was refactoring a Java Spring boot project which I bought in Codecanyon. It had an API endpoint to send a HTML verification code. The…
Reset postgres sql auto increment key
Sometimes after you have imported data in to postgres sql database you might find the new inserts are failing as the generated unique sequence keys…
Removing index.php from CodeIgniter URLs
If you have developed CodeIgniter application and want to remove the index.php file from the application generated URLs, you can follow this simple steps. As…
- 1
- 2
- 3
- 4
- Next Page »