Hi,
I would like to use the European "ETSI GS ISI" classification for incidents in the Incident management solution (10.4).
How can I modify/add categories ?
I found that categories are store in the collection categories of the ESA mongodb but each categorie looks linked to a Java Object :
{
"_id" : ObjectId("554b37dfe4b066116421f676"),
"_class" : "java.util.LinkedHashMap",
"parent" : "Environmental",
"name" : "Deterioration"
},
{
"_id" : ObjectId("554b37dfe4b066116421f677"),
"_class" : "java.util.LinkedHashMap",
"parent" : "Environmental",
"name" : "Earthquake"
}
So, what's the solution ?
P.S: a quick reference of the classification is availabe at https://sites.google.com/site/axelrennoch/favorites/security/isiQRC.pdf
Gentlemen - John Snider, Josh Randall? Are you the only hope here? ;-)