This is one of the questions I get asked most often. How do I get better at Pega? How do…
If you work with multiple applications in the same Pega stack, you have probably felt the friction of switching between…
If you have ever wanted to package a set of reusable utilities and share them across Pega applications, components are…
Generating an Excel file in Pega is simpler than most people expect. Pega ships a utility activity out of the…
CORS is one of those security concepts that causes a lot of confusion until you see it break something. Cross-Origin…
From Pega Infinity onwards, queue processor is the recommended replacement for standard agents. If you are still using standard agents…
Content security policy is a browser-level security layer that controls what content your application is allowed to load from external…
If you are working with Pega’s front-end APIs – whether for mashup integrations or Constellation-based applications – understanding the difference…
Integration is unavoidable in enterprise Pega applications. External systems hold data that your application needs – customer records, product details,…
Pega flags this with a severe warning for a reason. Using the write now parameter on Obj Save, or calling…