Company Name in Hardware Manufacturer Table list is Empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 11:52 AM
I'm trying to figure out how the company field on Hardware Manufacturer Table is being populated. Hardware Manufacturer(sn_hamp_hw_manufacturer) list is loaded in the instance through content data service. However, the company field is left empty which is referencing to core_company. I would like to understand how to update the Company name in Manufacturer Record. Without populating the Company Name, I couldn't select the product and the model for a Hardware Model to manually normalize the hardware model.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 03:05 PM
Not even one record has company populated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 03:34 PM
Yes. Not even in one record. I could manually add it though. I'm just wondering what could have gone wrong. I completed the Normalization Data Services to normalize the company names then I activated the HAM application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 04:06 PM
This data should not concern you. This table itself is list of manufacturers. so it will not have company populated. Your issue might be something else
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2024 04:11 PM
It is an issue while I do manual normalization. I could select the normalized manufacturer but then when I choose product or model in the Normalization section for the Hardware Models, it is empty. If you look at this Util, the product filter and model filter are relying on the company name. So, if I update the company name manually in the hardware manufacturer table then the product/model reference displays the list for selection. Fow now, I'm redoing the Normalization Data Services step again.