ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to check status of Background Scripts

Hi,I am trying a Background Script to delete "Next hop Routing rule" CIs from CMDB using the following script. It has ran for quite a large time as it needs to delete nearly 400 million Cis. However after 2 days when I re checked only 200 Million CIs...

Rakesh16i by Kilo Expert
  • 4368 Views
  • 3 replies
  • 1 helpfuls

How to link "Use external login" on /sp login page to /csm?

How to link "Use external login" on /sp login page to /csm? Currently "Use external login" points to completely empty space. I thought this may be controlled by the login widget, but I do not see anything in the code about external link destination. ...

find_real_file.png
Community Alums by Community Alums  
  • 2493 Views
  • 3 replies
  • 0 helpfuls

Record Producer on Request Management tables is not supported - this error showed up on sc_request extended table. Is this not allowed?

Hey all, I was trying to create a record producer on an extended table of sc_request. I ran into this error: "Record Producer on Request Management tables is not supported" But, then it got created anyways and seems to be working just fine. I wanted ...