Before you expose any service from Pega – REST, SOAP, file, email – it needs to live inside a service…
Browsing: Integration
If you have worked through the SOAP module, you already know the pattern. Service rule, connector rule, error handling. REST…
Creating a service REST in Pega is one of those tasks where there is no wizard to hold your hand.…
In the previous videos we built service REST rules for both GET and POST. Both worked on the happy path.…
From Pega 8.7 onwards, if you want to create files programmatically, repository APIs are the way to do it. Connect…
Error handling in Connect REST comes up in almost every Pega interview. Here is how it works across all three…