Approval - User auto skipped/delete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 02:21 AM
I’m having issues copying the Knowledge - Approval Publish workflow to another application.
Everything works normally when using an admin account, but when I impersonate another user to create an article and click Publish, the workflow does not change the status to Review.
When checking the Workflow Transition History, the Approval Knowledge Base Management activity automatically switches to Move to Draft (with activity.result = 'skipped').
I’ve modified the script to allow the new application to call KBWorkflow().
I want to understand why Approval Knowledge Base Management is being auto-skipped/deleted?"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 02:48 AM
did you modify OOB component for this?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 07:48 PM
Thank you for your interest.
I have modified the Publish workflow in the Knowledge Base using the workflow I just copied.
I am not clear about the OOB (Out-of-the-Box) you mentioned.
I am wondering why the Approval Knowledge Base Management automatically deletes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 02:55 AM
Hi @12uy ,
Make sure knowledge based owner field is not empty or inactive user.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 07:53 PM
Thank you @Runjay Patel
I have verified that the Knowledge Base Owner field is a valid user.