how to find the record with the help of sys_id
Before the file migrated from dev to prod, i want to verify the sys_id exist into production or not. how to find the file with the help of sys_id.
Before the file migrated from dev to prod, i want to verify the sys_id exist into production or not. how to find the file with the help of sys_id.
Hi, The global text search option available only for the roles “ITIL, Text_search_admin, admin”. As per my requirement, i added new role business process also into text search option . Seems that users with admin and ITIL can search using wildcards l...
what is the impact of upgrade from quebec to san diego directly
If the user chooses start time which is greater than the chosen end time then , message has to dispaly saying end time should be greater than start time in the client script time is given in drop down as hh:mm for both start and end time
Hi Team, I need to remove the hover on the bubble chart which we use as part of our product. When the user hovers on the Bubble chart there is a hover coming up which shows "Bubble chart" as text due to which the data of the bubble chart is hidden. I...
how to Write client script to display false "Awaiting Caller" in on hold reason field from being visible when REQUEST FOR = logged in user.
HI, could you please assist to retrieve most latest one import set number instead of query - sys_created_on today. i want to retrieve only one most latest one import set number if i run multiple times in a day. var set;var gr = new GlideRecord('sys_i...
Hi,I am new to ServiceNow and I am trying to create some ATF tests. I am trying to add an step to identify and validate the different stages visible to the user when they open a table/form. I tried to use Custom UI (assert text on page) to check for ...