NSE0014:Failed to initialize pipeline : No columns to parse from file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 11:13 PM - edited 10-28-2024 11:14 PM
Dear Community,
I'm traying to train PI Similarity feature on sn_customerservice_case table. But my training fail on step 2 (Preparing Data) with the error: "NSE0014:Failed to initialize pipeline : No columns to parse from file"
Do you know what it is and why I have this error? I trained other model on Incident table without any error.
Best regards,
Nenad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2024 03:04 AM
Hi,
I got an update from Servicenow that there is an access issue for a user record with user id "sharedservice.worker" in the system. After adding admin role to the user I was able to train the solutions without any fail. Please validate if there is any access limitation for the user record on the tables which you are training in the solutions. The user has platform_ml_read which can be added in the table and field level access for the required tables added in solution definition.
Regards,
Jagadeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2024 10:09 AM
thanks for the update, but i had already tried that. i've opened up a ticket with HI as well and will post what they find.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 03:38 AM
This solved it for the instance I was having an issue with, thanks!