Part 1: Freeform Visual Task Board (basics)

ServiceNow offers a Kanban option to keep track of topics or tickets with various criteria. Most of the time you will use these boards probably in the IT Business Management – Agile Development module to keep track of your user stories for the different project/scrum teams. But sometimes you want to use a freeform visual … Read more

Product Owner Planning with ServiceNow

ServiceNow Agile Development is a module you can use to organize user stories, backlog, sprint planning, sprint execution, and much more. As product owners, you always want to stay on top of your backlog so you are able to prepare for the upcoming sprints. In some companies you even have not only one product owner, … Read more

Handling ServiceNow Flow errors with a Flow

ServiceNow is promoting the LowCode / No-Code approach very strongly with their flow engine. Flow is the new way of creating a workflow fast and without any huge programming. I’m not very familiar with the ways how it worked in past releases as I started out with the Paris release and with that, I already … Read more

Focus on tab in form view

Assuming you are working with ServiceNow or have employees/colleagues who use the system daily, then you might have experienced some frustration that you have to fill in mandatory fields on a section in a form view that is within a tab but the system does not focus on this tab. In general, ServiceNow does not … Read more

parent child incident including client script display message

Within IT Service Management and especially within Incident Management you often see the case that you have multiple calls or inquiries regarding the same issue. In Incident Management there is an option that you can build a parent/child relationship between those incidents. This has multiple benefits: Have one parent incident that can be updated to … Read more

Collect manual deployment steps and aggregate in Batch Update Set

If you are working within multiple instances and multiple developers you might have faced already an issue in the past when you deploy update sets from one instance to another that you missed to collect the manual deployment steps that have to take place before or after comitting the update set. As I have experienced … Read more