Ruleset Compile Error: Unable to Flatten

Ruleset Compile Error: Unable to Flatten


Scenario:

Created EXTOL Application Analysis Ruleset (AARS). The EXTOL ruleset validates however the ruleset does not compile.

Issue:

Unable to compile EXTOL ruleset.

EXTOL error message:


[ERROR] Message ID: 142 Primary: java.lang.NullPointerException
[ERROR] Flattening operation failed


Resolution:

EXTOL Source Schema needs to have Grouping set-up. Once Grouping is set-up, save EXTOL Source Schema and Compile Schema. Re-open EXTOL AARS, retrieve EXTOL Source Schema, validate and compile EXTOL AARS.



By: on
load('http://www.extol.com/extolnews.rss'); $feed = array(); foreach ($rss->getElementsByTagName('item') as $node) { $item = array ( 'title' => $node->getElementsByTagName('title')->item(0)->nodeValue, 'desc' => $node->getElementsByTagName('description')->item(0)->nodeValue, 'link' => $node->getElementsByTagName('link')->item(0)->nodeValue, 'date' => $node->getElementsByTagName('pubDate')->item(0)->nodeValue, ); array_push($feed, $item); } $limit = 4; echo ' A free web counter provided by GoStats.