Delayed queue processing is what you reach for when you need to trigger processing at a specific future time rather…
The data instance first design pattern is not new. It has been in Pega for years. File listeners do exactly…
A common question – can you add attachments to a data type in Pega, not just to a case? The…
Error handling in Connect REST comes up in almost every Pega interview. Here is how it works across all three…
Attachments are one of the most common attack surfaces in enterprise applications. A user uploads a file – and if…
When something goes wrong in a Pega application, the log files are your first stop. Understanding how Pega’s logging system…
Data in a table is useful. Data in a chart lands differently with business users. Pega report definitions support 12…
From Pega 8.7 onwards, if you want to create files programmatically, repository APIs are the way to do it. Connect…
Data stored in a database is often technical. What gets displayed to end users should be meaningful. That gap is…
This is one of the most common Pega interview questions for a reason. OBJ and RDB methods both interact with…