Article publish workflow best practise
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi,
Out of the box, the Approval Publish workflow routes knowledge articles to the Knowledge Base Owner or Knowledge Managers for approval. Alternatively, an Ownership Group can be used.
However, I’m trying to design a slightly different setup.
I want:
Everyone to start with approval required.
A specific group of trained users to be able to self-publish.
To avoid adding large numbers of users as Knowledge Managers.
To avoid using Ownership Groups as this limits flexibility and article maintenance later.
The goal is to manually add trained contributors to a custom group that allows them to bypass the approval step.
What is the cleanest way to implement this?
Would you recommend:
Creating a custom publish flow with a condition like “If user is member of Group X → bypass approval”?
Or is there a more standard / recommended approach to achieve this?
Appreciate any guidance on best practice here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
I recently worked on a similar setup for one of my clients, and I would recommend using Flow Designer for everything—avoid any bypass or custom workaround. Flows operate at the Knowledge Base level, not at the individual Knowledge Article level, which means if any article is linked to a knowledge base, the relevant flow will automatically apply. This helps keep the implementation standardized and consistent.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
37m ago
Thank you feedback! Could you specify more on how you approached this with your similar setup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2m ago
HI,
We have something similar we did it in the older workflow editor as that was our only option at the time.
Today Flow designer is better. We created the flow, for special self publishing group we use the publish workflow for members of the "special self publishing group" everyone else we use the OOB approval workflow.
