Predictive intelligence error "applyPredictionForSolution(gr, solution) is only applicable for classification solution"DescriptionIn Predictive Intelligence, after training a solution definition successfully, getting an error "applyPredictionForSolution(gr, solution) is only applicable for classification solution" whenever a record is created on the trained table.Release or EnvironmentAll ReleasesResolutionIf you are using Classification solution in Predictive Intelligence for the incident table. As per the below documentation, you would need to create a copy of the business rule "Incident Based Prediction (Template)".https://docs.servicenow.com/csh?topicname=c_MLPredictorAPI.html&version=latest#r_MLPredictor-applyPredictionForSolution_GR_OIn case you have any other solutions to be added, you would need to update the solution names in the business rule.Also, you would need to deactivate the business rule "Default Task Based Prediction" since you already have the business rule "Incident Based Prediction (Template)Copy".