Question
ING
ING
PL
ING
Posted: 5 days 6 hours ago
Last activity: 10 hours ago
Last activity: 4 Nov 2025 4:51 EST
Solved
Is setting a blank DSS value the same as removing it? How to remove DSS using prpcServiceUtils
Hi we have a prconfig DSS that we want to remove across all of our 80+ on-premises environments. The thing is that we have to use prpcServiceUtils for that. As far as I know, that tool allows to set a DSS but not to remove it. Am I wrong? The other question is if I have a prconfig setting like:
{
"pySetting":"",
"pyPurpose":"prconfig/{xxx}/default",
"pyOwner":"Pega-Engine"
}
Would setting a blank value would be equivalent to manually removing a DSS from the platform?