Verify numeric values of Install status

Aashi1
Kilo Explorer

I am receiving a values of install_ status in numeric form , and i want to know about these values of install_ status. 

Eg- 

Install_status = 7, 

Install_status = 22

Please help me to identify it.

Thanks in advance

 

1 REPLY 1

Mohammed Bathil
Giga Guru

Hello,

You can go to the sys_choice table and look for the values corresponding to the "install_status" element.

https://[youyinstance].service-now.com/sys_choice_list.do?sysparm_query=elementSTARTSWITHinstall_%20status&sysparm_first_row=1&sysparm_view=&sysparm_choice_query_raw=&sysparm_list_header_search=true

 

Please mark correct, if applicable

Mohammed