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.

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
  • 1435 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
  • 899 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
  • 3417 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
  • 6461 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...

Sort field by label and not by value

Hi all,  By default if you use "orderby" in a choice field the sort is done by the actual value of that choice field as defined in the choice table. There are times where the choice value is a numeric / integer but the actual choice Label is characte...

lee9 by Kilo Contributor
  • 1589 Views
  • 2 replies
  • 1 helpfuls

Resolved! I am trying to send multiple attachment of incident table using rest message but i am not able to buid valid payload

POST Method Content Body Configuration in Rest Message for Target Instance ----------------------------------------------------------------------------------------------------------- myPostMethod content  {"caller_id":"${caller}","short_description":...

find_real_file.png find_real_file.png