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

Forum Posts

How to export reports directly from the URL

regarding Export directory from the URL, I am trying to download the report, but it does not work. (blank csv file is downloaded) https://<instance>/incident_list.do?CSV&sysparm_query=priority=1  - -> it works. https://<instance>/sys_report_display.d...

Yuki33 by Tera Contributor
  • 5440 Views
  • 3 replies
  • 11 helpfuls

Resolved! cant find OOB related list relationship entries

screenshot is example related list on change request record. i've read about system definition/ relationships but do not see the corresponding entries for the related list circled below also know  as incident.rfc  - i can not find "incidents pending ...

find_real_file.png
Les1 by Tera Guru
  • 5969 Views
  • 11 replies
  • 6 helpfuls

Resolved! What is the Purpose of Group List field

There is a field with name "Group List"  on task table OOB. Is there any specific functionality of this field.? I coiuldn't see any information on docs site. Can anyone please share some information about this field.       Thanks! 

Resolved! Index on cmdb$par1 but not on cmdb

While addressing an intermittent performance issue on incident.cmdb_ci lookups I notice that the index on our u_alias_ci field is on table cmdb$par1. There's an inconsistency on which table is indexed over. Some of our indexes are on both cmdb$par1 a...

AndyLock by Mega Guru
  • 2312 Views
  • 1 replies
  • 1 helpfuls

Resolved! REST API query failing with: "com.glide.sys.TransactionCancelledException: Transaction cancelled: maximum number of SQL queries exceeded"

I created a staging table (u_sales_data_csv_stg) using "Load Data" feature under "System Import Sets". Data got loaded successfully. When I try to use TABLE API (https://developer.servicenow.com/app.do#!/rest_api_doc?v=jakarta&id=c_TableAPI) to extra...

Resolved! How to hide/show related lists based on the View

Hi, I have a requirement to hide related lists depending on which view the user is in. I have a UI Policy set to hide a related list depending on a response to a field, but am unsure how to write it based on the view type.  As you can guess I'm only ...

Community Alums by Community Alums  
  • 4782 Views
  • 7 replies
  • 3 helpfuls