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

Forum Posts

JDBC Query Not Returning a Resultset Error

I have a JDBC connection to execute a SQL query and it's returning the following error below. When I run the query in SQL Management Studio it returns the data just fine. Has anyone experienced this error message before?  MID Server reported error: c...

Community Alums by Community Alums  
  • 8306 Views
  • 5 replies
  • 0 helpfuls

Passing arguments in URL

Hello,  The below URL that goes straight to the new Incident form:https://demo.service-now.com/incident.do?sys_id=-1&sysparm_query=active=true&sysparm_stack=incident_list.do?sysparm_query=active=trueRequired is an enhancement to allow us to pass 2 ad...

kittu1 by Giga Contributor
  • 8945 Views
  • 8 replies
  • 0 helpfuls

Resolved! Deleting multiple tickets

Hi,I have a situation where I was testing knowledge base and I have over 8000 tickets I want to delete.Is there an easy way to do this rather than 100 at a time.  Thanks  Steve

stevelucas by Kilo Expert
  • 3180 Views
  • 5 replies
  • 0 helpfuls

Knowledge Base article management/filtering.

Hello all,  I work in ServiceNow in a higher education environment. We have a large portion of area specific knowledge articles being developed that will need to be implemented into our existing public knowledge base. Ideally, this is what I'd like t...

mloranc by Mega Expert
  • 2633 Views
  • 4 replies
  • 0 helpfuls

Resolved! Modify the Title Server Side

Is it possible to modify the title attribute of a page server-side? We would like to open up some of our Knowledge Base articles to Google and the only way I know to modify the title of a ServiceNow page is using client side javascript and setting to...