Every major software platform has some version of feature flags – a way to switch functionality on or off without…
Browsing: Videos
DevOps is not a job title. It is a practice. It covers both development and operations – building the application…
From Pega 8.7 onwards, if you want to create files programmatically, repository APIs are the way to do it. Connect…
Asynchronous processing in Pega integrations covers two scenarios – handling incoming service requests asynchronously as a service provider, and making…
Knowledge Buddy is Pega’s AI-powered assistant for end users. Unlike Autopilot and Blueprint which improve developer productivity, Knowledge Buddy improves…
Data in a table is useful. Data in a chart lands differently with business users. Pega report definitions support 12…
When something goes wrong in a Pega application, the log files are your first stop. Understanding how Pega’s logging system…
Attachments are one of the most common attack surfaces in enterprise applications. A user uploads a file – and if…
Error handling in Connect REST comes up in almost every Pega interview. Here is how it works across all three…
A common question – can you add attachments to a data type in Pega, not just to a case? The…