Predictive Intelligence SimilaritySolutionStore - Workflow Similarity solutions

Bernard Esterhu
Tera Expert

I want to make use of one of our Predictive Intelligence similarity solutions in a script. When I run the script below, I get a list of all " Similarity" type solutions (the legacy type), but none of the "Workflow Similarity" type solutions (the new type)

var solNames = sn_ml.SimilaritySolutionStore.getAllNames();
gs.print(JSON.stringify(JSON.parse(solNames), null, 2));

 Does this mean the "Workflow Similarity" type solutions are not stored in the SimilaritySolutionStore? And if so, where would we find those?

0 REPLIES 0