Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

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

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

yuvarajkate
Giga Guru

glide.cmdb_model.shorten_name

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!