SNOW-CSA Service Catalog and Workflows Practice Question
A record producer is configured to create a task when a user submits a form from the service portal. The task is created but the variables from the form are not mapped. What is the most likely cause?
⚠ Common exam trap
A common mix-up: candidates assume the service portal automatically passes variable values to the target table fields, but ServiceNow requires explicit variable mapping in the record producer to transfer form data to the task record.
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 'Variable mapping' section of the record producer is not configured
The record producer's 'Variable mapping' section is responsible for explicitly mapping form variables to fields on the target table. When this section is left unconfigured, the system creates the task record but does not transfer variable values from the service portal form, even if the form is submitted successfully. This is a common oversight because the record producer itself is triggered correctly, but the variable data is not passed without explicit mapping.
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 record producer's mandatory fields are not all filled
Why it's wrong here
Missing mandatory fields would cause submission failure, not missing variable mapping.
- ✗
The target table does not have the same fields as the source
Why it's wrong here
Field names can differ; mapping handles this.
- ✓
The 'Variable mapping' section of the record producer is not configured
Why this is correct
Variable mapping specifies which source fields map to which target fields.
- ✗
The service portal is not configured to pass variables to the record producer
Why it's wrong here
Service portal passes form data by default; mapping is still required.
Go deeper
Related to this question
About these practice questions
This SNOW-CSA question is part of Courseiva's 504-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. 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.