- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 07:07 AM
Hello Experts,
I have created a Record Producer for Creating an Incident.
In variables I have mapped to incident fields like urgency, priority.....but when I preview item or Try it it does not shows any choices list which is present in Incident table.
DO I need to again declare all the available choices in questions inside that variable ? I thought it would automatically pop me the list if I map it.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 07:48 AM
Map to field just tells which field answers to the variable will be put in.
Under Type Specifications, you can pull in values from table/field:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 07:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 08:45 AM
HI Michael,
oops, Thanks a lot missed such a silly thing.