Bulk update for review to published state in KB Article
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2024 11:41 PM
In the KB article, I currently have 300 articles in the review state. My goal is to move them into the publish state. However, only 200 of the remaining KB articles have been successfully moved into the published state. Unfortunately, I am unable to move the remaining 300 articles into the published state. Can you suggest some solution for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 02:33 AM
We can't help you without knowing how you are publishing these. Is it manually going through all 300, are you using a script, etc.
Also: what's with these 100? Do they already have a newer version or something like that? We don't have access to your instance, which makes trouble shooting with this limited information difficult.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 02:41 AM
I am using the both fix scripts and background script also I have tried but I am getting this error:
Source descriptor is empty while recording access for table sn_hr_core_case: no thrown error. Security restricted: Read operation on table 'sn_hr_core_case' from scope 'Global' was denied because the source could not be found.
For this error, I have created the RCA also. But It's not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 03:08 AM
It sounds like these are HR articles and you don't have access through the global scope. Can you duplicate your working fix script in the sn_hr_core_case scope and run it from there?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 03:23 AM
Yes, I am utilizing the Human Resources core scope. However, I have tried to modify the scope, but unfortunately, it has not been successful.