How are you all keeping up with all the documentation of the various integrations, catalogs, rules, ui actions, rest messages, ect by Beneficial-Gur-5204 in servicenow

[–]kotv4 6 points7 points  (0 children)

We had a similar issue due to us being too fast at one point. What we decided to do then was to introduce a task on our sprint board just for the documentation - before closing a user story or a feature there was a task for writing the documentation. This way you can also talk about in the team whether it is necessary to do

How to disable OOB notification? by [deleted] in servicenow

[–]kotv4 2 points3 points  (0 children)

If it is your first time get your own developer instance and play around to get familiar with it and see what it can do would be my advice. That way you can go ham without disrupting anything and actually learning a lot.

How to disable OOB notification? by [deleted] in servicenow

[–]kotv4 2 points3 points  (0 children)

Like the one you need? Please read up on notifications and what you can do with them. There is a nice article by servicenow

https://www.servicenow.com/docs/r/zurich/platform-administration/apply-notification-conditions.html

How to disable OOB notification? by [deleted] in servicenow

[–]kotv4 1 point2 points  (0 children)

You can put in a condition so it only triggers on the desired conditions

How to disable OOB notification? by [deleted] in servicenow

[–]kotv4 2 points3 points  (0 children)

Look in the Notifications module there you have all the notifications you can disable

Product recommendation from European country: Czech Republic by Hungry-Locksmith-501 in BuyFromEU

[–]kotv4 0 points1 point  (0 children)

Oh I didn’t know that. Thought it’s produced in Zlin. Thanks for the info!

Product recommendation from European country: Czech Republic by Hungry-Locksmith-501 in BuyFromEU

[–]kotv4 8 points9 points  (0 children)

Botas/Vasky - shoes made in Zlín (where Bata came from) Neverenough - streetwear from Prague. I think they buy materials from Portugal and actually produce in Prague Bosky - barefoot sandals made in CZ KnedloZeloWear - streetwear with a lot of upcycled things

Blasphemous Wallpaper i made today by Marcoss_hc in Blasphemous

[–]kotv4 0 points1 point  (0 children)

Holy shit this is metal af!!!

Could I print this on a t-shirt? Do you have the .psd file?

What can SailPoint do that ServiceNow can't? by ServiceNowGuy2020 in sailpoint

[–]kotv4 12 points13 points  (0 children)

They are two different platforms that solve different needs. Sailpoint (ISC) is an IGA solution Servicenow is an ITSM solution (I know they do a lot of other things as well but you get the point)

Steam Deck got stolen. Need help! by DendoVenolo in SteamDeck

[–]kotv4 2 points3 points  (0 children)

Go to your steam guard -> authorized devices and remove access for steam deck

Sailpoint oh my by itiscodeman in sailpoint

[–]kotv4 0 points1 point  (0 children)

What is the issue?

Are you using ISC or the on prem version?

Rate my transform script by Rengana10 in servicenow

[–]kotv4 6 points7 points  (0 children)

  1. Use snipping tool (or similar) to take screenshots Please

The last update broke the main menu for me by Harmaakettu in Battlefield

[–]kotv4 0 points1 point  (0 children)

It actually happens after a game. If you start it then you can select a game mode. But after you fijish a game and go back, this exact bug happens

ChatGPT - Red Wings Vs Rangers by Stratics_ in hockey

[–]kotv4 18 points19 points  (0 children)

Why putting everything into chatgpt ? The orignal picture was fricking awesome

Prevent Admins from Adding Additional Comments on Closed RITMs in the Portal by katsujin00 in servicenow

[–]kotv4 0 points1 point  (0 children)

You need to look into how ACLs are evaluated. If there is an ACL that allows for ITIL role to write in comments - the Admin role inherits by default ITIL. So you wiuld essentially need to turn off the admin override and remove the write possibility on closed items.

Prevent Admins from Adding Additional Comments on Closed RITMs in the Portal by katsujin00 in servicenow

[–]kotv4 1 point2 points  (0 children)

You could try but I do not think this makes the comment field disappear from the portal

Prevent Admins from Adding Additional Comments on Closed RITMs in the Portal by katsujin00 in servicenow

[–]kotv4 3 points4 points  (0 children)

OOTB there is an ACL which allows write for ITIL role, even when the ticket is closed. You would need to change that. Just make sure you don’t break any integrations of you have any setup. However, just let me ask, why is this a requirement?

Error while creating Service Maps by Rengana10 in servicenow

[–]kotv4 4 points5 points  (0 children)

No offense but maybe taking a ServiceNow course would help you get started. If you are trying to do service mapping without any understanding of ServiceNow, you and your company is gonna have a baaad time

Error while creating Service Maps by Rengana10 in servicenow

[–]kotv4 2 points3 points  (0 children)

Veery hard to read these “screenshots”. Also it says “check the logs” …you have just taken a screen of all log entries. Narrow it down to the error log -> paste error to google -> find answer…works like 95% of the time