Records in "ML Solution Definitions" and "Solution Definitions" with the same name

Ron Legters
ServiceNow Employee
ServiceNow Employee

Can someone tell me the distinction between 'ML Solution Definitions [ml_solution_definition]' and 'Solution Definitions [ml_capability_definition_base] ? There are records in these tables that have the same name, and it's not clear to me which is used where. 

Example, they both have 'Incident Assignment' with the name 'ml_incident_assignment'. They look identical, but they're in different tables, so they're different things.

1 REPLY 1

Hristo G_
Tera Contributor

@Ron Legters - not sure if this question is still valid for you, but I was looking for the same information.

So finally I found out that:

  • ml_solution_definition is the legacy table, pre-Orlando. 
  • From Orlando, the ml_capability_definition_base was introduced with the child tables such as ml_capability_definition_classification, ml_capability_definition_similarity and ml_capability_definition_clustering.

-> Source: Solution Training Failed. Ask Support to use log key xxxxx to investigate trainer logs further | KB0...

 

Hope this helps.