- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2014 12:59 PM
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
Solved! Go to Solution.
- Labels:
-
Ask the Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2014 01:11 PM
You have to add it:
- Location:Add to the System Property [sys_properties] table.
http://wiki.servicenow.com/index.php?title=Available_System_Properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2014 01:11 PM
You have to add it:
- Location:Add to the System Property [sys_properties] table.
http://wiki.servicenow.com/index.php?title=Available_System_Properties
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2017 07:03 AM
ok but where do you find the log?