CIS-ITSM Service Catalog And Request Management Practice Question
A developer needs to populate a List Collector variable with records from a custom table based on criteria evaluated at runtime. How can this dynamic filtering be achieved?
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
✓
Using a reference qualifier on the List Collector variable definition
List Collector filters can use reference qualifiers or dynamic reference qualifiers using javascript: expressions.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
By modifying the sc_req_item dictionary directly
Why it's wrong here
Modifying base dictionary entries affects all requested items and is not the correct way to filter variables.
- ✗
Using a client-side alert message
Why it's wrong here
Alert messages do not filter data.
- ✓
Using a reference qualifier on the List Collector variable definition
Why this is correct
List Collector variables support reference qualifiers (similar to reference fields) to filter available records dynamically.
- ✗
Using a Catalog UI Policy action to set filter attributes
Why it's wrong here
UI policies cannot dynamically inject complex reference qualifiers into list collectors.
About these practice questions
One of 500 original CIS-ITSM practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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 ServiceNow exam blueprint
This CIS-ITSM practice question is part of Courseiva's free ServiceNow 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 CIS-ITSM exam.