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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 02:33 PM
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.
- Labels:
-
Predictive Intelligence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 06:05 AM - edited 05-22-2025 06:05 AM
@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.
Hope this helps.