Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Can't find glide.rest.debug system property

dline
Giga Contributor

All,

 

I am trying to debug a REST integration, and I can across this ( REST API - ServiceNow Wiki ) article which refers to a glide.rest.debug system property, and when I simply type in system_property.list in our instance expecting to find the glide.rest.debug in the list, I do not.. I assume that this property already exists, and I don't have to create it.

 

FYI we are currenlty our instance specifics are:

Build name: HEAD (Eureka)

Build date: 06-17-2014_1527

Build tag: glide-eureka-04-08-2014__patch1-hotfix2-06-17-2014


Thanks in advance,

Doug Line

1 ACCEPTED SOLUTION

Mike Allen
Mega Sage

You have to add it:


  • Location:Add to the System Property [sys_properties] table.



http://wiki.servicenow.com/index.php?title=Available_System_Properties


View solution in original post

2 REPLIES 2

Mike Allen
Mega Sage

You have to add it:


  • Location:Add to the System Property [sys_properties] table.



http://wiki.servicenow.com/index.php?title=Available_System_Properties


ok but where do you find the log?