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

Forum Posts

Resolved! Catalog Items: Mapping Request Item Variables to Fields

Hey all, I'm trying to write a script to work in place of a "map to field" option, which ServiceNow seems to have omitted capability from when creating Requests/RITM/Tasks. I already realize this functionality is available with Record Producer's, but...

Joe Webster by Giga Contributor
  • 4791 Views
  • 2 replies
  • 1 helpfuls

How to enable "maintenance mode banner" on ServiceNow instance?

HI there,we're using Service-Now instance as   Customer Support portal, and would like to have UI not accessible for any user (except admin) for a period of maintenance.Ideally, we would like to show all users banner with a redirect link (or just mes...

dpopov by Kilo Contributor
  • 2795 Views
  • 5 replies
  • 0 helpfuls

how do I add close codes

I have a request to add a bunch more close codes but I am unable to find where I can add these additional codes.   I'm brand new to ServiceNow, we haven't even launched yet so please forgive my ignorance.

Incident Management for Application Bug Fixes

Hello Folks, Current State: As part of Incident management process, whenever application team fixes requires a bug fix in their application, they are moving the Incident to "Pending" State and fixing the Incidents and then resolving the Incidents. Fo...

SardaAL by Kilo Contributor
  • 1427 Views
  • 2 replies
  • 0 helpfuls

Resolved! Create and assign default view for group on Incidents

I have a group with several users that require their own view of the INC form.  Here is what I did so far: created a new role for this group (GMM) assigned that role to the groupcreated a new System UI --> View called 'GMM'created a View Rule on tabl...

Michael M1 by Giga Expert
  • 1983 Views
  • 2 replies
  • 1 helpfuls

Make variables read only on catalog tasks once request approved

Hi, I have a catalog item that has a number of variables- once submitted these variables are made read-only on the RITM. I'm assuming there is a business rule of ACL that enforces this, as the same applies for other catalog items. The workflow for my...

DClayton by Kilo Contributor
  • 4300 Views
  • 3 replies
  • 0 helpfuls

Resolved! Convert GlideDate to LDAP/AD Date

I have an Orchestration workflow that wants to see the AD user account expiration in a particular format, but not sure what microsoft is looking for... I am doing this in my workflow: var gdt = new GlideDateTime(expiry);gdt.addDaysUTC(extend);workflo...

Michael M1 by Giga Expert
  • 2801 Views
  • 8 replies
  • 2 helpfuls