Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Request Item won't change state to Closed Complete

Hello all Since our update to New York we have had a problem with our request workflow.Task item (in sc_task table) is opened from service portal an our agents can access the record. By clicking on close task button, the task item changes to closed c...

Resolved! Workflows: Triggered before or after record is inserted/updated to database

Hi ServiceNow Community, This seems like a simple question that I hope someone can help with. If I have a workflow attached to say, the [sys_user] table, is the workflow triggered before or after the record has been committed to the database?   The r...

Community Alums by Community Alums  
  • 1602 Views
  • 3 replies
  • 1 helpfuls

Resolved! Setting Catalog Item variables via ReST

I have a requirement to update some variables on a request item via ReST after the item has been logged by an end-user. I can successfully set the standard fields, but not the variables. When I pass the below body into my PATCH command, the descripti...

Resolved! ServiceNow License Management Help

Hello,I have been looking through the Wiki and ServiceNow Community for the best way to view and manage ServiceNow License utilization but have not come across a "Best Practice" for how to do so.I found some very helpful threads that explain how to c...

Vance1 by Kilo Expert
  • 29823 Views
  • 26 replies
  • 27 helpfuls

Resolved! How do I delete Access Control entries from a table?

Dear folks, I was working to solve a problem in which users are unable to select entries from the core_company table by trying to create an Access Control (ACL) rule; I got it to work, but wanted to change the role on that particular rule and I'm una...

find_real_file.png
ubido by Mega Expert
  • 3244 Views
  • 2 replies
  • 0 helpfuls

LDAP Group Import - Group members not being added

We are planning on putting the maintenance of groups membership into Active Directory and have them imported via LDAP. I have successfully imported a test group. However, the members are not being added to the group. I have verified that the members ...

ericfisch by Mega Contributor
  • 10067 Views
  • 6 replies
  • 6 helpfuls

Catalog Task workflow activity in Parallel Flow Launcher

Hi,I'm trying to use a parallel flow launcher which calls to a workflow that creates a certain number of catalog tasks using the Catalog Task workflow activity. When the parallel flow starts it creates the parallel activities but the issue is it crea...

benjilali by Giga Contributor
  • 3041 Views
  • 5 replies
  • 5 helpfuls

Change CAB date on change request

Hello All Currently we have defaulted the CAB Date on the change request to the next available date no matter what is entered in the Planned start date, even as an admin I cannot update the date to a different date..does anyone know where/how this co...

find_real_file.png
Mary by Mega Guru
  • 2158 Views
  • 1 replies
  • 0 helpfuls

how to archive incidents?

few incidets got archived few days back. and i have restored back all incidents back from archive incident table. except two!! am not finding restoring option to those two incidents in Archived incidnet. but still they are in Archived incident table....

lakng by Tera Contributor
  • 2805 Views
  • 3 replies
  • 0 helpfuls

Date field is changing based on user profile timezone but we need to restrict that field based customized time zone field on form

Hi We have custom Time zone field and custom field on form.  if different time zone user open same record date field converting automatically to based on user profile time zone how to restrict automatic date display but is has to show always based on...

How do I create a schedule for a Standard Change

I am creating scheduling jobs via System Definition > Scheduled Jobs > 'Auto generate something (a change, an incident, a ci etc) from a template' for normal changes, which works as planned.  This is so I can automate the creation of a change record ...

rick-jones by Tera Contributor
  • 3247 Views
  • 6 replies
  • 0 helpfuls

Resolved! Best SDK Tool(s) | Mobile Web Browser Emulation

As we build out our Service Now instance, we are going to want to test the appearance of Service Now across the entire gamut of mobile devices or, to be more realistic, most common/popular mobile devices.  We are currently in the process of research...

How to get Logged-In user TimeZone in Client script (OnSubmit)

Hi, please help me how to get Logged-in User Time zone i used below script in OnSubmit -Client Script working fine Native Ui side, coming to Portal side showing Javascript Error.   var id=g_user.userID;var d;var gr=new GlideRecord('sys_user'); gr.add...

chanikya by Kilo Sage
  • 3394 Views
  • 13 replies
  • 0 helpfuls