Service-Con-201 Knowledge Management Practice Question
Universal Containers wants to archive old articles in bulk because they are no longer relevant to current product offerings. What is the most efficient way to archive multiple published articles simultaneously?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Use Data Loader to update the PublishStatus field of the article versions to 'Archived'.
Bulk archiving of articles can be performed using Data Loader by updating the PublishStatus field to 'Archived' (or using the Archiving feature in Knowledge Management if supported by version).
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Select multiple articles in the Knowledge tab list view and click the 'Archive Selected' button.
Why it's wrong here
Incorrect. Standard list views in Lightning Knowledge do not provide a native multi-select archive button for large batches.
- ✓
Use Data Loader to update the PublishStatus field of the article versions to 'Archived'.
Why this is correct
Correct. Data Loader allows bulk updates to the Knowledge object, including changing the publish status to archive records.
- ✗
Write an anonymous Apex script that deletes the Knowledge records permanently.
Why it's wrong here
Incorrect. Archiving is preferred over permanent deletion to maintain historical reporting integrity.
- ✗
Configure a scheduled Flow that iterates through all articles and changes their record type to Archived.
Why it's wrong here
Archived is a status, not a record type, and flows are not optimized for mass-updating thousands of records compared to Data Loader.
About these practice questions
Courseiva writes every Service-Con-201 question from scratch — 318 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Salesforce exam blueprint
This Service-Con-201 practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the Service-Con-201 exam.