Question
To display Guardrail score to currently developing application
Hi,
The guardrail related scores are in pzGuardrailsComplianceLAInclude section and it interns calls @baseclass.pxLocalAction section. We referred this section in our application section but we are not getting Guardrail compliance score.
Please assist me that how to get the Guardrail compliance score in application.
Thanks in advance.
Regards,
Vadivel S.
***Updated by moderator: Lochan to add Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Added to above on, the guardrail scores are in .pySummaryStatisticsTotal.pxGuardrailComplianceScore property and which is in section pzGuardrailsComplianceData under Embed-Guardrails class and we need to display this score to work page of current application.
I tried below way,
1. Page-copy -- its not giving expected results and its giving result to classless [bez page context is different]
2. Not able to directly refer in property set
3. Created one section and from there called another section...that calling section refers to pxLocalAction section which is in @baseclass but that time is also we are not getting this score.
Please let me know if any other way to achieve this.
REgards,
Vadivel S