Closed
Customize Pega DX API bad request response
Hi everyone!
In our app we use the Pega cases DX API to trigger case creation.
Is there any way to customize the ootb bad request response (http 400) for this API?
Thank you already so much for your input!
***Edited by Moderator Marije to add Capability tags***
To see attachments, please log in.
@Franz HHi,
OOTB uses the decision table pzSetErrorDetail for API errors. I checked a few field values that are referenced therein and most are at the very least not final / internal. Note that these are quite generic but you can always use class and ruleset specialization.