How to enable word corpus property in servicenow PDI Release vancouver release ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 06:21 AM - edited 10-03-2023 06:34 AM
it is showing that word corpus is disabled so kindly help me on how we can activate glide.platform_ml.word_corpus_enabled property in PDI ,and is it possible to implement Predictive intelligence in servicenow personal devlopement instance vancouver. kindly help me solution ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2023 07:14 AM - edited 10-06-2023 07:50 AM
Problem is that the client script hides those fields. You can see on the form layout that Word Corpus is there. So solution is:
On Classification Definition interface click on hamburger menu and Configure -> Cliend Scripts. Open 'Hide word corpus and advanced parameters' CS and deactivate it.
Now it works!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2023 08:04 AM
Hello ivas liberis Thankyou for the response but still it is showing the same notification .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 10:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 10:36 AM
Hello @Brian Bakker ,
I am trying to use Predictive intelligence in the PDI and trying to train a model, but getting below error,
"Word corpus input field is disabled in order to provide streamlined user experience and improved performance. Please reach out to your Servicenow Account Executive for more information."
As per your comment I understood that ServiceNow not supprting PI solution Utah and earlier versions. But I am using Xanadu version. Can you help me on this. How can I use PI in PDI. And also I have less incident records in PDI so I have used Background script to generate dummy incidents. Is that gonna cause any issues. I would like to see the PI functionality in PDI.