Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! return false in catalog client script

Hi all, I need to know how to abort action in catalog client script based on the conditions when the catalog item is ordered during the on submit event. Ex if the condition is true i should make a request else if the condition is false i should not b...

sanju by Kilo Contributor
  • 5711 Views
  • 12 replies
  • 2 helpfuls

Field message with GlideAjax

Hello all, I need to create display field messages in an incident form. The idea is to check whether the field in question fulfills some parameters (ie. CI = category: computer) and then show the info message under the field.This has to be done with ...

Resolved! Domain Separation and SSO

As an MSP, we have many customers using our domain separated instance.   One of our customers has requested that we implement SSO to make it easier for their users to login.   From what I understand, implementing SSO will remove all current LDAP auth...

wipeout630 by Mega Expert
  • 4696 Views
  • 3 replies
  • 2 helpfuls

Undoing a change cancel

Can I revert a cancelled change request to a previous status ? Anyone Snow admin or developer can do that ?   Thank You

SNOW Man1 by Kilo Explorer
  • 3799 Views
  • 6 replies
  • 0 helpfuls

Resolved! workflow is stuck at begin after restart of its workflow

Workflow is stuck at begin after restart of its workflow. Here when "flag to yes " activity is reached i am restarting it via BRBR is as follows:createtask();function createtask() {   gs.addInfoMessage("restarting workflow");   current.u_response = '...

find_real_file.png
dhruva by Kilo Contributor
  • 5071 Views
  • 7 replies
  • 4 helpfuls

How to create a new timezone

Our Service Portal will be used across multiple unique time zones. I have created a number of different digital clocks, partly using the method specified here:https://community.servicenow.com/community?id=community_question&sys_id=fbc5c721db1cdbc01dc...

Mike_Bk by Kilo Expert
  • 6934 Views
  • 4 replies
  • 3 helpfuls

Data Source/Import Set not automatically running transform

Using the following article, I have created an inbound e-mail action that is automatically creating a data source using the attached CSV file from an inbound email.  UPDATED - Use an email with an attachment to create a Data Source, Load Data, and Ru...

jshatney by Mega Expert
  • 3847 Views
  • 4 replies
  • 0 helpfuls

Resolved! no default on impact and urgency

Hi I would like to remove the default P4 when incidents are logged by the service Desk team as they are not always changing this to the correct impact and urgency. Can this be done?  

kirst by Kilo Contributor
  • 4340 Views
  • 8 replies
  • 1 helpfuls

How to fix NaN error?

Hey guys, I have a script include as follows:   var ourcompanyClientDateTimeUtils = Class.create(); ourcompanyClientDateTimeUtils.prototype = Object.extendsObject(AbstractAjaxProcessor, { withinBusinessHours: function() { var retVal; // Return v...

Raza156 by Kilo Contributor
  • 7077 Views
  • 9 replies
  • 2 helpfuls

Large Historical data migration

We are in the process of migrating away from our current ServiceNow implementation to a new implementation but would like to retain our Task table in the new implementation as a separate table for reporting. The current Task table has over 2 million ...

ayman_h by Kilo Sage
  • 2524 Views
  • 1 replies
  • 2 helpfuls

Resolved! On hold reason field displays previous choice after save.

Have added a choice in state called 'On hold'. Have created a UI Policy based on this - that will display a mandatory field called 'on hold reason'. Have added choices to 'on hold reasons'. When I select 'on Hold', the 'on hold reason' field appears,...

Ronald_T by Mega Contributor
  • 4346 Views
  • 5 replies
  • 4 helpfuls