gs.info message question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 03:57 AM
Hello all,
I have seen gs.info() in the lines of code in a business rule while getting the response from the third party application.
the response is shown in gs.info.
So, my question is where can we check info messages log?
Regards,
Lucky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 04:02 AM
Hi @Lucky1 ,
you will find them under System Logs application
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 04:13 AM
Hi Chaitanya,
Thanks for your reply but I don't see the logs there.
Can you tell me where the JSON response stored in service-now ?
Regards,
Lucky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 04:14 AM - edited 02-20-2025 04:20 AM
Hi @Lucky1
The table name is "syslog" where you can find messages written through gs.info however this will only work for scoped application.
You need to find the msg written in the gs.log("Hello World") in the "message: column using *
If my response helped, please mark it correct and close the thread so that it benefits future readers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2025 08:05 AM
Hello @Lucky1 ,
Did you check my response.
If my response helped, please mark it correct and close the thread so that it benefits future readers.
Regards,
Rohit