- 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-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
12-21-2019 06:15 PM
In New York I had the same problem and fixed it by finding the business rule "Sync table name of variables" and setting the client callable to true: And the problem was solved..