Auto Assign the Assignment group using Short description in predictive intelligence

Pavan_Snow_1
Kilo Guru

Hello everyone,

I have a requirement to auto assign the assignment group of incident table, using short description in predictive intelligence.

Help me with the steps or business rule / client script script that will trigger.

   Thanks in Advance!

 

5 REPLIES 5

Loic1
ServiceNow Employee
ServiceNow Employee

Hi @Pavan_Snow_1 ,

I'd recommend starting with the docs: https://docs.servicenow.com/csh?topicname=predictive-intelligence-spoke.html&version=latest

 

Essentially, you need to create a Predictive Intelligence model for Classification and then you can use the Flow action "Classification Prediction" to trigger the prediction.

 

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi,
Have you already build a model using servicenow PI solution?

 

 


Thanks and Regards,

Saurabh Gupta

Lener Pacania1
ServiceNow Employee
ServiceNow Employee

Hi Pavankumar,

If you go into filter > system definition > business rule and filter on "predict" you should see an OOTB business rule  (see below) that you can activate and use to call your trained PI models.  If you don't see that you can make your own using the example business rule at the bottom of this article.   HTH - Lener

ootb_BR.jpg

Pavan_Snow_1
Kilo Guru