Knowledge Buddy is Pega’s AI-powered assistant for end users. Unlike Autopilot and Blueprint which improve developer productivity, Knowledge Buddy improves…
Asynchronous processing in Pega integrations covers two scenarios – handling incoming service requests asynchronously as a service provider, and making…
Pega’s low-code approach extends all the way down to database queries. You configure rules. Pega generates and executes the SQL.…
Real-time BIX extraction is new as of Pega 24.2. If you are on an older version, this feature is not…
Pega has three distinct timeouts that affect how sessions and data are managed. Each serves a different purpose and is…
Declare trigger is the third in the declare rules series, alongside declare expressions and declare onchange. The key distinction from…
Creating a portal in Pega Constellation is done entirely in App Studio – no Dev Studio required. The configuration is…
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…