Pop-Up/Alert Window - Client Script
Looking for a script that will check if a caller's mobile number is empty on the User Table. If so an alert message should pop up? Is this easy to do? Thanks for in advance for any advice.
Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in!
Looking for a script that will check if a caller's mobile number is empty on the User Table. If so an alert message should pop up? Is this easy to do? Thanks for in advance for any advice.
Im trying to determine if a given date is within a given schedule.I am not able to follow the following article as there is a note saying: "Functionality described here is obsolete"http://wiki.service-now.com/index.php?title=Verify_if_dateTime_is_Wit...
Hi all,Email template scripting is not working even though our instance has many examples of email notifications that contain scripting using mail_script tags that we have used reliably for a long time.Recently I attempted to use mail scripting in an...
Hi.Because the HTML field doesn't show what exactly the content will be, we are trying to create a "preview" link in the KB submission, such as in the Catalog item, but for the solution.I attach how the preview is set up for the Catalog item, but I h...
Hello All! Second post here, thanks in advance for the help. I had previously written the forums asking for help with querying the cmdb_ci_outage table , piping those results to a flat file. I was able to do so successfully using the ServiceNow ODBC ...
Got a situation here that i dont understand, hope you can help.On the Metric_Instances table we have a requirement to have a reference to the Inicdent table on it, despite there already being an Doc Id field already.Anyway, for new instances created ...
Attached is a screenshot of my SNC instance.The list shows CI's that are both active and inactive products.What my understanding is if we change the reference qualifiers for products to active, it will show only active products.Is there an alternate ...
is it possible to dot walk in a reference qualifier?something like:"u_parent.u_nameSTARTSWITHincident"this particular syntax does not appear to work, is this sort of thing possible? or do i have some syntax wrong?
In our deployment, I have created an emergency admin account that will allow a few members in my department administrator access to the instance if the normal admin, myself, is unavailable. However, I want to ensure that this account is not used unle...
I have a requirement to run a report to show the virtual instance and the physical server on which it runs, for both Windows (ESX/VCenter) and Solaris 10. This information is easily found when one displays a particular instance of an ESX host, as the...
I was curious to see if anyone had created a new getMyGroups() function and if so how they did so. We are running into issues where we want to get a users groups but we do not want to pull back the parent groups. With the current function it will pul...
I have a request that I am trying to fulfill, but am having trouble coming up with something. Does anyone have any scripts or any ideas on how to make this happen?I need to hide all attachments on an incident ticket when the Assignment Group= a certa...
HI, We are doing the integration of event monitoring tool(CA-SOI) with Service-Now and need to know that is there any specific port number which needs to be enabled at our end in order for them to consume the webservices/ WSDL.
I would like to append text to the current "short description" of a task from a client script. Below is what I have:function onSubmit() { var action = g_form.getActionName(); var task_state = g_form.getValue('state'); var task_sd = g_form.getValue(...
I have been trying to understand the way cmdb_ci_rel keeps track of directionality between related CIs. Two things are tripping me up:1) The columns are named Parent and Child, but the relationship type *sometimes* implies the inverse.2) There are ou...

