SNOW-CSA Self-Service and Automation Practice Question
A user reports that when they click 'Order Now' on a catalog item, the request is submitted but they receive an error message: 'Item is not available for the requested quantity.' The catalog item has a quantity variable. What is the most likely cause?
⚠ Common exam trap
Test-takers frequently confuse the 'Quantity' field on the catalog item record with the quantity variable on the form, or assume the error is related to inventory or roles, when in fact it is a simple maximum quantity enforcement set on the item record itself.
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
✓
The item's 'Quantity' field in the record is set to 1.
The error 'Item is not available for the requested quantity' occurs because the catalog item's 'Quantity' field in the record is set to 1, meaning only one unit of the item can be ordered at a time. When the user attempts to order a quantity greater than 1, the system checks the maximum allowed quantity from the item record and rejects the request. This is a common configuration in ServiceNow where the 'Quantity' field defines the maximum orderable quantity per request.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
The item's 'Quantity' field in the record is set to 1.
Why this is correct
If the max quantity is 1, requesting more than 1 gives this error.
- ✗
The quantity variable is defined as 'Single line text'.
Why it's wrong here
Variable type doesn't trigger availability errors.
- ✗
The item has a 'Delivery plan' that restricts quantity.
Why it's wrong here
Delivery plans affect fulfillment, not submission checks.
- ✗
The user does not have the 'order_quantity' role.
Why it's wrong here
No such role exists; quantity limits are set on the catalog item.
Go deeper
Related to this question
About these practice questions
One of 504 original SNOW-CSA 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 by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SNOW-CSA 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 SNOW-CSA exam.