The CreatorCon Call for Content is officially open! Get started here.

multiple solutions for same table

Daniel Billing
Giga Guru

Good morning!
new to Predictive intelligence and was trying to figure out what PI solution to would used if you have 2 definitions with active solutions that have conditions that matches.
will it evaluate scoring in both and pick the highest?

5 REPLIES 5

@Daniel Billing 

 

Also doing predictions on multiple solutions will slow down the user experience when it runs the BEFORE INSERT business rule to populate the predicted values, as this is a synchronous transaction. If wanting to do predictions asynchronously, use Machine Learning solutions for Flow Designer, where you can also batch Classification/Regression predictions using multiple input records. Hope this helps.