How to trigger Clustering Definition training based on condition

Barath P
Kilo Sage

 

Hi everyone,

I’m working with a Clustering Definition in Predictive Intelligence and need to automatically trigger model training based on a specific condition.

Requirement
I have a custom table, u_requestion, with a field called status.
When the status value changes to "clustering", I want the ML clustering model to start training automatically.

What I’ve tried

  • Created a Business Rule to trigger training

  • Attempted to use the ml_training_request_schedule table with executeNow()

However, this approach did not work.

My question
What is the correct and supported way to:

  • Trigger Clustering Definition training programmatically

  • Based on a field change (status = "clustering")

Any guidance, best practices, or working examples would be greatly appreciated.

Thanks in advance!

0 REPLIES 0