Things
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 06:25 AM - edited ‎08-16-2024 03:01 AM
What can be improve in ServiceNow UI

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 07:31 AM
Hi @Kri,
That is a personal opinion for everyone. I doubt you could use someone else's answer for this in an interview.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 11:18 AM
It is completely subjective. I suggest you review those features you know about and come up with what and why you believe needs improvement.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 11:57 AM
Hi there,
Its an interview right? So why asking the answer from others, it should be your answer, something you agree on! Not just copy/paste an answer from someone else to make a fake (good) impression on the interview.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2023 12:22 PM
Hi @Mark Roethof ,
I have always wondered if there can be some way for placing logs or debug statements or stack trace written on a file placed in application server or a database server and we can control this behavior using a system property so whenever we want only then the logs/stack trace will be written to that file else it will not write so that no load is placed on the system, is that even possible or is it already being done.
Since I have faced an issue recently where everything seems to work fine on non-prod instances but the issue only exists on prod , I thought that we can have something like this.