Error messages in script include “HR_MLPortalUtilsSNC”
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 06:34 PM
Dear Expert
Please tell us.
The following message was output to the application log in large quantities.
Message
Solution GlideRecord does not exist, please train the solution definition.
Question
1.
What is the cause of the error message, which seems to be an error message in the processing of the script include “HR_MLPortalUtilsSNC”?
It appears to be an OOTB script include.
2.
What should we do about it?
Best regards.
Best regards.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 07:47 PM - edited 11-27-2024 07:52 PM
@M_Tomy A similar issue is reported over here https://www.servicenow.com/community/developer-forum/getting-the-message-quot-solution-gliderecord-d...
Looks like the HR_MLPortalUtilsSNC is querying an ML model which it couldn't find. Try training the ML models and see if it fixes the issue.