- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2021 12:47 PM
Has anyone ran into this issue when trying to train their NLU model?
Error Messagejava.lang.Exception: SE0229:Training failed due to: Model information (ml_sn_itsm_nlu_itsm_nlu_for_va) has no reference for (ml_x_snc_global_global_3aedf38234bf5010f877396127c8ff9d = personName)
Solved! Go to Solution.
- Labels:
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2021 04:59 AM
Try going to NLU Workbench>Vocabulary Sources and sync @personName - that did it for us?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2021 09:54 AM
Thanks! That's what we did too with guidance from ServiceNow and it's working now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 11:31 PM
Hi ,
I am also facing the same issue and tried going to NLU Workbench>Vocabulary Sources and sync @personName But geeting the below error.
Error MessageTables with more than 100000 records can't be synced. Please use the filters to define a subset of your table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2022 03:29 AM
I getting error as in below -
"Tables with more than 100000 records can't be synced. Please use the filters to define a subset of your table."
Any alternatives to fix this error?
Please revert
TIA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2022 05:30 AM
Hi Shruti - it may not be advisable but I found the system property that controls the 100000 limit and changed it so my user table was able to be sync'd. The system property is named: glide.platform_ml.api.max_nlu_lookupsource_records. My user table has around 150,000 users in it so I changed it to 200000. It seems to be working. I'll update this if it fails.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2022 03:27 AM
I am getting same error as Imam Pasha, Was there any solution proposed?
Please revert!
TIA