- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2015 06:53 PM
Hi All,
First time poster, first time ServiceNow administrator. We are running;
Build: Eureka Patch6 (Prod + Dev)
Issue is affecting both instances.
Going to System Definitions > Tables & Columns and selecting for example the 'incident [incident]' table and clicking the Schema Map button opens a new tab but does not display the map. All I see is the header;
I'm really not sure where to start troubleshooting this one. Any suggestions?
Cheers
Daniel
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2015 05:51 PM
Issue resolved through the HI portal. We had a UI Script running on all forms. This script was producing error in console g_user not defined error.
Script has been disabled and cache flushed. Schema map now working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2015 09:40 PM
Thanks for taking a look at my issue Shawn. I will log an incident in HI now. I will update this thread with any findings.
Cheers
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2015 05:51 PM
Issue resolved through the HI portal. We had a UI Script running on all forms. This script was producing error in console g_user not defined error.
Script has been disabled and cache flushed. Schema map now working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2015 05:53 PM
Woohoo!