- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 01:54 AM
Hello Community
I need help on Publisher name not reflecting under license usage. I've checked all possible ways to fix this issue but not finding solution.
The software model is reflecting in asset workspace under Licensing software models, but publisher field is showing empty in software models (added pic here) when I open it publisher name is there, and manufacturer is also there. What could be the reason for showing publisher field empty in software models. Can someone please help/ suggest.
Thanks,
Bharathi Patthi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 04:20 AM
Hello All,
Thank you for taking time and responding to query. Finally, our issue is fixed after raising HI Support case. We have run some fixed scripts and all good now. In our case, the issue is caused by using SAM without setting up 'Normalization Data Services' to maintain the core_company table
To rectify this issue we have followed the steps in this Known Error article:
KB0961268 -Issues with invalid Publisher and Manufacturer in Software Asset Management Professional
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 03:00 AM
How did other data(publisher name and manufacturer) getting populated?
Are using Data Sources and Transform Maps? if Yes, check if the Publisher field is mapped correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 03:02 AM
@Nilesh Pol Thank you for your response. How can I check transform maps?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 03:10 AM
Do trubleshooting by following activities:
- Navigate to System Import Sets → Transform Maps and check if the Publisher field is mapped correctly.
- If the Publisher field is not indexed: System Definition → Dictionary → Find publisher in Software Model, Open it and Save/Update it to refresh indexing.
- Sometimes, a UI Policy or Client Script could be hiding the field in list views but displaying it in the form: Navigate to System UI → UI Policies and search for any policies related to the Software Model table.
- If the License Usage Report is pulling data but missing the Publisher field: Navigate to Software Asset → Licensing → License Usage and Verify if the report is grouped correctly by Publisher and Try running a reconciliation job under Software Asset Management → Reconciliation to refresh the data.
- Go to System Definition → Business Rules: Search for Software Model and check if any update rules might be clearing the publish.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 03:48 AM
Thank you and trying these solutions.