Any out of box field to store VM machine size

Nisha30
Kilo Sage

Hi,

I know we can create custom field in ServiceNow tables but want to avoid them,

Does anyone know if there is any OOB field where I can define if the VM machine T-Shirt size.

 

Thanlks

2 REPLIES 2

shikharoyco
Tera Contributor

any suggestion please on this

Robbie
Kilo Patron
Kilo Patron

Hi @Nisha30,

 

To review what fields *may* be possible to use, check out the 'Field Labels' table found by typing 'Language File' under System Definition. From here you can filter by tables (Eg cmdb_ci) and get a quick snap shot of what fields are available for you....

However, can I ask, what is the resistance to creating a new field? One thing to consider, if you leverage an existing field that either is, or potentially can be used for something else other than it's intended design in the future, will this cause issues.

Off the top of my head, I can't think of any field providing a T-Shirt sizing option OOB (Out Of Box) for VM's or CI's, and I would be leaning towards creating my own field (at the correct level) to ensure I have full control and use of it.

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.



Thanks, Robbie