Things

Kri
Tera Guru

What can be improve in ServiceNow UI

5 REPLIES 5

Peter Bodelier
Giga Sage

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.

Bert_c1
Kilo Patron

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 Roethof
Tera Patron
Tera Patron

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

LinkedIn

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.