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
  • 4653 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
  • 4229 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
  • 3214 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
  • 4362 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
  • 5982 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
  • 3372 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
  • 3293 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
  • 6007 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
  • 2033 Views
  • 1 replies
  • 2 helpfuls