How to move trained predictive Intelligence solution from non-production instance to production inst

Community Alums
Not applicable

Hi all,

 

We have trained the predictive intelligence(clustering definition solution ) in non-production instance how  to move it to  production instance.

What is best practice to do this can anyone help me on this?

Thanks

8 REPLIES 8

Lener Pacania1
ServiceNow Employee
ServiceNow Employee

You can either export the XML for the solution definition or use an update set.  It's highly recommended that you retrain the cluster solution definition after moving it to a production instance. 

Community Alums
Not applicable

HI @Lener Pacania1 ,

Thanks for your response,

After capturing the solution definition in update set it capturing only the clustering solution definition is this enough to move update set to prod no need to capture any thing else.

do we need to capture any trained ML solution or after moving solution definition into prod it will automatically get trained based on training frequency?

 

Pavithra813_0-1693239394405.png

 

 

Lener Pacania1
ServiceNow Employee
ServiceNow Employee

Also grab the word corpus.  The Solution Definition and the Word Corpus should be enough for you to retrain the cluster solution on product.  Regarding training frequency, set your training frequency on the solution definition then manually kick off the training in prod.  That way you will be able to confirm that the move worked as you will see a cluster tree map and the training frequency will be set.

Community Alums
Not applicable

Hi @Lener Pacania1 

 

Again thanks for quick response I am in learning phase of this PI one more small question 

After moving solution definition into prod it will automatically get trained based on training frequency? or do we need to click on  retrain UI button in PROD

Thanks