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

Forum Posts

deletemultiple() takes too long

I am using deleteMultiple() command in a fix script to delete unwanted records. I have nearly 200 K records in Group Member table which I don't need. I created a fix script. The Fix Script takes forever to complete. On an average it is deleting 1000 ...

Jags5 by Mega Sage
  • 3424 Views
  • 7 replies
  • 5 helpfuls

Resolved! Touch Report Question

I am a brand new admin with very little ServiceNow experience. However, I am trying to create a touch report for all incidents, tasks, and problems touched by the assignment group, Solution Center. As I want a record of everything touched by them reg...

Dave White by Tera Contributor
  • 2173 Views
  • 3 replies
  • 0 helpfuls

why my record producer is taking long time to load in portal

we have created one record producer which will give the ability to user to create incident from the Portal. while opening that record producer it is taking much long time. but eventually it will open after long time like 2 minutes. is there any thing...

lakng by Tera Contributor
  • 2002 Views
  • 9 replies
  • 3 helpfuls

Workflow not closing RITM when tasks closed

Hi, We are starting to create workflows for our Catalog Items. However when all the SC tasks are completed the workflow ends. But the RITM remains open. What is the best practice for making the RITM close when all tasks are closed? This is even happe...

Ian46 by Tera Contributor
  • 3031 Views
  • 3 replies
  • 1 helpfuls

Resolved! Scope for a Flow Designer?

Hello, As per below link: https://community.servicenow.com/community?id=community_blog&sys_id=09becbf3db589b403882fb651f961986 it says 'Before you begin creating a flow, create a custom, or scoped, application for the content to reside in.' Can any s...

shank1 by Tera Expert
  • 3760 Views
  • 7 replies
  • 2 helpfuls

Barcode Scanning for Asset Management

Hello,Has anyone incorporated a Barcode Scanner into ServiceNow? I am hoping to be able to create a inventory view that does the following:1. Able to select a Stockroom and Status.2. Scan the Barcode of a laptop and have it automatically update the d...

RonHolton by Kilo Explorer
  • 23964 Views
  • 13 replies
  • 2 helpfuls

Resolved! Hide choices from multiple choice list or select box

I have been tasked with hiding options in a multiple choice list. (This can be changed to select box if needed). From what I have researched this can be accomplished with a catalog client script to do this. However, I am having issues getting this sc...