servicenow developer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2025 09:06 PM
which system property controls the software model display names?
glide.cmdb_model.display_name.shortam
glide.cmdb_model_display_name
glide.cmdb_model.shotern
glide.cmdb_model.shorten_name
could anyone help me with answer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2025 09:08 PM
Hi,
glide.cmdb_model.display_name.shortam reponsible to controls the software model display.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2025 09:33 PM
Ans: glide.cmdb_model.shorten_name
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2025 09:48 PM
glide.cmdb_model.shorten_name

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2025 01:27 AM
Hi @Navya Madala
Name of the model. The system property glide.cmdb_model.display_name.shorten controls how software model display names are generated. Users with the admin role can configure this property. The default format is publisher + product + version + edition + platform + language.
If the Platform or Language fields aren't set to Anything, the values are appended.
Please refer product documentation Software Model Fields .
Have you checked this already over community discussion believe this are already discussed. Check his thread: https://www.servicenow.com/community/now-platform-forum/itsm/td-p/2885292
Happy Learning!