Question
1
Replies
69
Views
Accenture Company Ltd
Posted: June 13, 2019
Last activity: August 24, 2019
Warning impact table is counting justificated warnings
Hi,
In Application Guardrails screen, inside "Compliance Details" tab, Pega shows a "Warning impact" table with "Resolve now" and "Resolve before production" warnings.
These warnings have been justified, but this table keeps counting them. So, is there a way to NOT count these justified warnings in this table?
I tried to change pzHighSeverityImpactWarnings, but it has availabilty set as "Final".
Luís
***Edited by Moderator: Lochan to update platform capability tags***
"Warning impact" table under Application Guardrails -> "Compliance Details" tab is from ootb section "pzComplianceDetailsWarningImpact". The data source of the table comes from Page list "pySummaryWarningStatistics".
You can run tracer log to find out how data is retrieved and see if you can modify it.