- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 09:47 PM
I created a classification definition in PDI release 'Washington DC' in order to set the value of a custom table field. However, after training it is showing "configuration or network error" state and following that it is showing "Training request has been timed out".
Please assist in resolving this issue. Any suggestions would be greatly appreciated.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 05:10 AM
ML or AIS features DO NOT WORK on a PDI. Please use a SubPROD, Demo or Vendor instance if you want to use these features.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 05:10 AM
ML or AIS features DO NOT WORK on a PDI. Please use a SubPROD, Demo or Vendor instance if you want to use these features.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 07:36 PM
Thank You Brian for the reply! I will check in demo instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 11:11 PM
In the "AI Search: Explore AI Search with a Hands-on Lab" lab instance, I have tried the same. However, I get the same result. At the beginning, it displays "waiting for training", while at the end, it displays "training is cancelled".

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 10:22 AM
AI Search is not Predictive Intelligence. What is the reason for creating a Classification solution on [sys_user_has_role] table? You are trying to predict a role a user should have based on their "Title"? What about role inheritance? This table is updated by the system, based on the roles assigned to them or inherited from other groups and impacts licensing. Why would you want to predict a role and update table [sys_user_has_role] for a user based on their "title". This is not a good Classification solution use case for predicting the output value, in this case a "role", on a table maintained by the system. Our out-of-box Classification solution predict Output fields such as Assignment Group, Category, Business Service, etc. on data tables such as [incident] or [sn_customerservice_case] etc.