What are Summary Sets ?
Hi All, May I know what Summary Sets are ?
We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
Hi All, May I know what Summary Sets are ?
I am trying to retrieve data using the ODBC connector for Service-Now. I can successfully pull data using iSQL and Microsoft Excel; however, when I try to retrieve data using MS-Access, the query returns the data but every field is populated with #DE...
Hello,As per the title, I am looking for a way to create an AddIn or a macro for Outlook 2010/2013 which would allow the agents to add the currently selected item in their mailbox (Outlook client) into an already created SNOW ticket.Basic workflow:em...
Hi guys, Can anyone please explain why we are using this line in Script include when we select Client Callable check box.
Hello all,I have a bit of an issue I've been poking around with for more than I would care to admit. I've been working on auto populating various string fields, which thanks to the Snow community I'm enjoying some success.The script I am using is as ...
Hi Folks, We are working on inbound email processing and we need to parse some information from the inbound email headers. I have discovered that some of the email headers that I need are not present. Specifically, I am looking for the "Received:" h...
Hi, I'm stuck with trying to call GlideAjax from UI Action ... suppose I need to surrender and agree that it is not possible.But before I do that - I would like to ask you, experts *)So I have some UI Action (on a List) that I want to call GlideAjax.
ServiceNow seems to store all 'time' columns as the 1970-01-01 + time. So when I run thisvar gdt = new GlideDateTime();gdt.getLocalTime()I get 1970-01-01 14:59:57What are the best practices for removing the 1970-01-01? I just want 14:59:57 (act...
We have a specific need of for the baseline configuration project where we need to find out what are the group policies applied to specific devices e.g. desktops, laptops and servers etc. This will be recorded in the baseline over the period for chan...
Hi All,I am trying to use the Message field of Business Rules. I am also activating the 'Abort action' checkbox. So, I believe that when my condition is matched, the BR will abort it and shows my message. My old way (scripts) of displaying messages f...
In Eureka UI Policies now have a little checkbox to "Apply the catalog UI policy actions when the form is loaded or when the user changes values on the form"The description is incorrect, stating that it is one or the other. But it seems like they...
I am making a nightly job that does a lot of data processing. There are two ways to build this job. 1) Do 1 single massive query in the beginning to get all my data, then loop through to process it. This approach uses much more memory, but offloads...
Hi All, How to write script when I select link type is "Script from arguments" in application menus. Please provide any example.
For example: I would like to test for the 'Apply Proposed Changes' Button on the Change form when the status changes.
How can I get the list of Incidents created by particular user using REST API in ServiceNow?Harikrishnan Vijayan

