HELP REQD FOR-EACH
<xsl:for-each select="/job/summary/sunAlertReport/rs:sunAlertReportSummary/rs:sunAlertSummaryList/rs:sunAlertSummary/rs:sunAlertId[generate-id()=generate-id(key('distinct-segcode',.))][count(/job/summary/sunAlertReport/rs:sunAlertReportSummary/rs:sunAlertSummaryList/rs:sunAlertSummary[rs:sunAlertId=$SA]/rs:oriNext/rs:oriNextList/rs:oriRule[rs:severity = 'Critical']) > 0]">
I'm not getting results on the execution of the above for loop.
But there are records which actually satisfying the condition.
C.SOMA
__________________
C.SOMA
|