- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2017 07:11 PM
I am creating a record producer for a table I created in a scoped app, but when I click "Map to Field" in my first variable, I look in the drop down for the list of fields it's completely empty.
Any idea what I'm doing wrong? The form is working just fine; this is an issue with the record producer.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2017 11:40 AM
I actually believe this might be a defect in ServiceNow. The table name in this example was quite long. I created a new table with the same columns, but with a shorter table name, and I did not run into this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2017 07:21 PM
which table you creating Record Producer and whats the field type of Variable in Record Producer. Can you give screenshot as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2017 07:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2017 08:15 PM
If you are able to see the table name in the 'Record Producer Table' field, you must be able to see all the fields available on that table in the 'Field' drop down irrespective of the data-type of the new variable. Also if this is a new table, are there any ACLs ? If not, always better to create one...
Just try re-caching the instance, check/un-check the 'Map to Field' variable to see if the fields get populated. Also, are you in the right application scope ?
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2017 09:59 AM
Apart from ACL. Does your main table have any field of Type 'Date' ? What if you change 'Type' of variable from 'Date' to some other Type