Verify numeric values of Install status
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2021 04:30 AM
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
Labels:
- Labels:
-
Knowledge Management
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2021 04:50 AM
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