We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

How to copy scheduled report to another instance

Hi, I am working to develope some scheduled reports function in Dev instance. After developing them, I would like to migrate to QA and PROD but I don't know how to migrate reports and scheduled jobs. Is it possible to use update set? or Do I need any...

Kohei4 by Giga Expert
  • 1746 Views
  • 2 replies
  • 0 helpfuls

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
  • 2043 Views
  • 1 replies
  • 0 helpfuls

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
  • 4733 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
  • 7805 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...

Community Alums by Community Alums  
  • 3417 Views
  • 8 replies
  • 2 helpfuls

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
  • 2132 Views
  • 2 replies
  • 1 helpfuls

ATF Test step configuration, facing issue because of ONLOAD client script. unable to select choices from the drop down , showing empty through ATF.

Creating ATF Test cases for one Catalog item, In "Set Variable values" I want to take choices from drop down variable, But am unable to select through ATf, manually i can achieve this. why this is happening through Atf, There is a "Onload' Client scr...