Sync a table vocabulary source
Synchronize your table vocabulary sources to obtain the latest changes to the ServiceNow source table. Synchronizing your vocabulary sources ensures your NLU models have the latest values when predicting intents.
Avant de commencer
- Make sure that the NLU Workbench plugin, NLU Workbench - Core plugin, NLU Common Model plugin, and Predictive Intelligence plugin are all installed and activated on your instance.
- Role required: admin or nlu_admin
Pourquoi et quand exécuter cette tâche
When you reference a vocabulary source in an utterance, it pulls the values at the time the model is trained. However, if the table values change over time, the model still references the values from the last training session.
You can select a schedule to automatically refresh the vocabulary values used by NLU. This schedule can be edited later. For more information, see Create a table vocabulary source.
You can also manually sync a table vocabulary source, such as before model training.
In the following example scenario, you're manually syncing the @AccessRoles vocabulary source to the Catalog Item table.
Procédure
Que faire ensuite
The syncing operation can take some time, depending on the source table size.
The values in the Last refresh and Current status columns reflect the current status of the vocabulary source.
Proceed to train your model. For more information on model training, see Train and try your NLU model.
For information about errors when syncing a table vocabulary source, see article KB1588239 in the Now Support Knowledge Base.