Not able to override service-now page title
I am trying to set page title in dynamic content with jQuery , tried many methods but the the page shows service-now title onlyI tried document.title="test"; jQuery('title').html("Test");But nothing is...
View ArticleTo compare two dates and set a business rule based on which is earlier
I have an item created in the Service Catalog called "Order Business Cards". I set up a bunch of variables in it, one of them is called "Delivery Date" (delivery_date) that is specified by the user. I...
View ArticleSOAP Error Message when Trying to update case comments in SN - Integration issue
Error message for reference when attempting to add a Case Comment:read more
View ArticleCustomizing Grid control with HTML buttons or controls?
Has anyone customized the out of the box Grid control (with CSS and/or CMS) to show custom HTML controls inline with the rows? I'm looking for the ability to insert obvious, visible CRUD controls such...
View ArticleSOAP insert fault when creating a new incident
Howdy all,I'm attempting to create a new incident using the SOAP API and I'm running in to a problem. Instead of getting back a successful result I get a fault with the following...
View ArticlePowerShell 3.0 Invoke-RestMethod cmdlet
Has anyone tried things with PowerShell 3.0's Invoke-RestMethod cmdlet? I'm wondering if it might give me some abilities to open a new item/workflow from a scheduled workflow that searches Active...
View ArticleMove Assets into ServiceNow
We are planning to move all Assets located in another system into ServiceNow and manage all assets in SN. I was asked to provide the high level of project approach. Our configuration items are not in...
View ArticleReference on UI Page
Hi,on UI Page, i have a two drop downs, based on the First drop down im populating the values on second one, based on these two drop downs im applying the filter to populate the values in Reference....
View ArticleHow to get the in UI Page
Hi, On Ui Page i have a select box. i want to get the value selected in select box and set it as a value for text field in ui page. please help me to do this.Thanks, Hima.
View ArticleLDAP with SSL using MID Server
Anyone know the reason why the SSL checkbox should disappear when using a midserver for LDAP? Ive seen the note ""Note: The SSL connection is not available with the MID Server."" on this page...
View ArticleDirect URL from Word or Excel or Powerpoint to Snow does not work
Direct URL from Word or Excel or Powerpoint to Snow not working in Aspen.Thanks
View ArticleBusiness rule order and extended tables
Does an extended table's business rules execute before the base table's business rules, regardless of the order specified, or is the order applied globally irrespective of the table?Example: BR on...
View ArticleProcess Flow HTML Tags
Does anyone know how to remove the html tags that appear in the process flow (when mouse hovers over).The system allows you to develop using bold, underline, new line etc. but when I hover over the...
View ArticleXML User Data Load
We have a client that is looking to do a scheduled XML load for their user data. The XML data source and transform mapping has been setup.I am in the process of writing an onComplete transform script...
View ArticleIs it possible to run SN under a non-root context?
We are SelfHosting and have a requirement to have SN separated from the rest of the site via a context, e.g.:www.mysite.com/servicedesk/ -> ServiceNow.It seems as though there are a number of...
View ArticleProblem with Menu item (Redirect to : Attachment)
Hi All,I have created a menu itemnavigation menu --> Block menu --> Menu itemRedirect to : Attachment But some users are not able to access it.when user click on link it's not showing popup...
View ArticleIncident - How to remove P1 unless a certain role??
We are having issues where we have a few groups that can create incidents and they are creating P1's and management is all getting notified and they are not really P1's. So they've told me to take away...
View ArticleHow to disable the delete functionality for the particular form/table
Hi,I would like to disable the service now delete functionality and wants to implement the softdelete functionality(Instead of delete, just want to make the row as inactive). I also need to implement...
View ArticleHow to add a value to the drop down filter for dates
I would like the ability to run a report that would have a filter input of Next 21 days or Next 14 days or Next 7 Days or Next 2 Weeks. I haven't seen anything on the forums or wiki to suggest how to...
View Article