Normalization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2016 02:50 AM
Hi All
I want to normalise the model id field of CI. But since it is a reference field , it says to normalise in the base table.
When discovery is running it is feeding the model id field and this in return creates a Model if not existing in model table. What i see is it feeds the display name with model id from CI and keeps the model name field blank.
Now when I normalise the Name field of Model, it would change the display name of model which in tun would modify and update the model id field of CI. But when discovery runs again and gets a new CI inserted with a model name which is existing but it dont find it as its name was normalised and display name of model is changed , so it will go ahead and crate a new model?
What process will be better to normalise the model data being fed to CI table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2016 02:47 PM
I have the same issue. It wasn't an issue in Eureka, but is in Fuji. Something changed that caused this to start happening.