servicenow developer

Navya Madala
Tera Contributor

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

4 REPLIES 4

Community Alums
Not applicable

Hi,

glide.cmdb_model.display_name.shortam reponsible to controls the software model display.

Runjay Patel
Giga Sage

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

-------------------------------------------------------------------------

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

yuvarajkate
Giga Guru

glide.cmdb_model.shorten_name

Community Alums
Not applicable

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!