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

Forum Posts

Archiving the Archive Data

(-or- A short visit to the Department of Redundancy Department, or "It's basically turtles all the way down") During a recent discussion about data retention policies, I foolishly mentioned that I've set our (self-hosted) ServiceNow production instan...

KeithF by Kilo Contributor
  • 1262 Views
  • 1 replies
  • 0 helpfuls

Client Script onSubmit (Mandatory Attachment)

Hi I'm currently working on restricting a form submission so attachment must be made mandatory on a particular workflow. As per attached screenshots, the alert message should ONLY display when chart of accounts -> natural account is selected, but it ...

Constance1 by Tera Contributor
  • 750 Views
  • 1 replies
  • 1 helpfuls

Resolved! I want to create a Script Include that forces a Field Style on Callers who submit a ticket within 2 weeks of their start date.

I have written the following Script Include to change the color of a Caller based on their start date and if they are submitting a request within 2 weeks of their start date. Basically I want to use the u_start_date that I have defined in a Form to c...

Resolved! Log while running runscript of transform map

I have runscript for transform map that is supposed to either create or update. I set ignore= true as  I wanted only runscript code to be executed. I feed 570 rows of data and see  442 created and 68 updated. Why there is delta (570 -510=60 rows) her...

find_real_file.png
Giri6 by Tera Expert
  • 3121 Views
  • 5 replies
  • 2 helpfuls

GlideAjax.getXMLWait is no longer supported

Hi, Getting below error after submit the catalog request through portal. Is there is any work around to resolve this? Error: There is a java script console error in your browser GlideAjax.getXMLWait is no longer supported Thanks Srini      

Srini19 by Tera Contributor
  • 6023 Views
  • 7 replies
  • 6 helpfuls

Resolved! Global search not returning for user

We have a user who does not get a search return for a global search with certain reference types.   But, when other users with the same access do the same search, they do get search returns.    The user has the same role which is needed to use global...