#{include 'Application/top_head.html'/}
#{include 'Application/top_nav.html'/}
#{data-table-init tableName:'list-all', defaultSize:'50', , sortSpec:'[]' /}
#{include 'Agents/agentsnav.html'/}
#{include 'tags/refresh.html'/}
Aggregation on the extracted string from response using rule ${aggrRule} with regular expression: ${patternStr}
Aggregation Rule List:
View in Text
Edit Aggregation
If the regular expression failed to match anything. "-1" will be displayed as the value.
Details
#{table-declare tableName:'list-all' /}
No. |
Extracted String |
Node Count |
Is Error |
Node List |
#{list items:avmList, as:'obj'}
${obj_index} |
${obj.value} |
${obj.getNodeCount()} |
${obj.isError()} |
Open
|
#{/list}
#{include 'Application/footer.html'/}