Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Accept/Reject Completion of a Request or Request Item

We're looking at implementing an accept/reject stage upon completion of a request (similar to incident) to capture if the customer is satisfied that the order has been delivered entirely, before moving the request to closed. We've begun templating th...

Resolved! How to access url parameters inside a Business Rule

Hello Community,Is there a way I can query the URL parameters from a Business Rule? I see that the 'Copy Change' UI Action is framing an URL which will contain parameters 'sys_id', 'sysparm_query' and 'sysparm_goto_url', I am interested in capturing ...

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
  • 5934 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
  • 4455 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.

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
  • 3021 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
  • 5323 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
  • 4629 Views
  • 8 replies
  • 2 helpfuls