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

Forum Posts

Change Report Owner

I have several reports that were created by a person who has set them up to be shared with multiple people, and also scheduled them to be emailed. The person has left the company, and I would like to transfer the report to a new "owner" Is there a wa...

shembop by Tera Contributor
  • 9065 Views
  • 9 replies
  • 17 helpfuls

How to use switch in workflow.

I have a requirement, I have a field "Type of Request" which is a dropdown field in my catalog item.I have 5 type of request .Based on type of request I have different workflows. So i have used switch statement. But for first 2 request type it is wor...

Varsha by Tera Expert
  • 5992 Views
  • 6 replies
  • 2 helpfuls

Resolved! Variable not transferring to RITM

We just upgraded our DEV instance to London Patch 1.  First thing I noticed is when a request comes in one of the variables is not transferring over to the RITM.  It is a required field when you complete the request.  Why would it not transfer over?

pagdenl by Giga Expert
  • 4292 Views
  • 13 replies
  • 3 helpfuls

Resolved! SLA - Pause duration

I'm seeing a couple pause duration fields on the task_sla table, but they don't seem to be populated. I checked the documentation, but haven't found anything yet. Is there something I need to do to get the pause duration to calculate?

Close Child Incidents without closing Parent incident

Hello All, Am new to Servicenow and trying to explore stuff for daily activities. We come across cases where multiple alerts (incidents) trigger for an issue and have to end up creating a parent and linking others to it.  While we investigate on the ...

Praveen55 by Kilo Explorer
  • 5018 Views
  • 14 replies
  • 0 helpfuls

Resolved! Close Parent Request if RITM has Complete and Cancelled Items

Hello, I have created a new business rule in order to change the parent request state to close when all related RITMs are closed or canceled. Please let me know if the script is ok     closeRequest();function closeRequest(){var gr = new GlideRecord...

find_real_file.png find_real_file.png
ivopetrow by Mega Contributor
  • 7157 Views
  • 5 replies
  • 0 helpfuls

Resolved! Reset ticket number counter

I have a new instance for a customer however post configuration, testing has been performed on Production to announce Go-Live. I need to reset the ticket number & it should start from 1 again. I have gone thru few articles where it's mentioned to Go ...

SNOW learner by Mega Contributor
  • 3488 Views
  • 2 replies
  • 1 helpfuls

Reference Country Code from a User profile in a script

We're trying to amend a script that was using the sys id of the domain to determine whether a user from different domains can see various things. This is current and works: var Remote = Class.create(); Remote.prototype = { initialize: function() { },...

find_real_file.png

Resolved! LDAP NamingException

Hi Dear community !  I'm facing this error message in my LDAPS log message   : any ideas ?Validation failed for CN=Dorothee XXXX,OU=Users,OU=YYYYY,OU=FFF,OU=Corp,DC=ZZZZZ,DC=net - NamingException 194.0.0.0:636    thanks in advance

rems by Mega Expert
  • 2910 Views
  • 4 replies
  • 0 helpfuls

CMDB category and subcategory

I would like to clean up some of my CI maintenance forms and I keep coming across a "Category" and "Subcategory" attribute. Does anyone know what these attributes are used for in the CMDB or asset systems? They get filled in with values from the cmdb...

epuchals by Kilo Contributor
  • 3254 Views
  • 2 replies
  • 2 helpfuls

Transform Map: Insert multiple records from single source record

I have an CSV file which has a field that contains a comma separated list of items. I need to create a record in the target table for each item listed in the comma separated list.For example, a source record may look like this:Field1: HyundaiField2: ...

Lohith by Giga Expert
  • 2988 Views
  • 5 replies
  • 0 helpfuls