Question

Bank of America
US
Last activity: 26 Sep 2018 19:43 EDT
How to block a service call (SOAP/REST) via a DSS setting?
Hi All,
We have multiple SOAP and REST service in our Pega application. The services are being invoked by some other Pega and non-Pega applications. We would like to build a solution by which based on some setting on/off, we can block/allow the service call to our application.
Ex- We will have a DSS as 'EnableService' set as false. So when the DSS value is false, whoever is invoking the service(s), should get get fail message irrespective of the request parameters.
When the value is set as true, the request should be reached to the corresponding service and do the operation as coded.
Any help how we can build a solution to handle this requirement?
Thanks,
Rajsekhar
***Edited by Moderator Marissa to update platform capability tags****