Difference between Fields and Variables in ServiceNow Catalog Items
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hi everyone,
I have a basic doubt in ServiceNow.
We create fields for tables like Incident, but for Catalog Items we use variables instead of creating fields.
Why don’t we create fields for catalog items as well?
And why is it not necessary to store variable data permanently in the table?
Please explain in simple terms.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
22m ago
Hi @ny424436 ,
Refer below link.
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
20m ago - last edited 19m ago
Hi @ny424436,
the fields are part of database (table - server), while variables are to provide details (e.g. ordering a phone - variables are memory, colour, model, ...).
You can either map them:
Variable A >> Field 1
Variable B >> Field 2
Etc...
Or you can add variable formatter to the incident table to see them directly.
But what is the purpose of showing variables on incident table?
100 % GlideFather experience and 0 % generative AI
