
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2020 07:49 AM
Hi guys,
I am currently developing Virtual Agent topics and NLU model in one scoped application in our DEV environment. I am publishing the application to our company repository and then installing it in upper environments like TEST and PROD. The problem is that the topics are not catching the associated NLU model when the application is installed. Everything else is fine - the topics are there, the NLU model is there, but it is not associated with the topics. And in DEV everything is fine:
Do you have any ideas about why this isn't working?
Thank you!
Solved! Go to Solution.
- Labels:
-
Virtual Agent

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2020 02:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2020 10:14 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2020 01:39 PM
A suspicion I have is that it is removing the reference because technically the intent is not part of an active published model. When you move the NLU model to prod, did you ensure there was a trained model available? Then the references should be valid.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2020 01:18 AM
Hi, the model was trained and everything was saved and published in DEV prior publishing the application and installing it in TEST environment. The problem is that I am not able to make any changes directly in TEST - I should develop everything in DEV then populate to upper instances..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2020 02:04 PM
try re-publish the NLU model.