- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2018 01:07 PM
Hi,
I have an issue with creating a test step of Open a Record Producer (SP) where it error out with error summary "FAILURE: Failed to open Record Producer. Either you don't have access to the Record Producer or g_form is not defined". I am in London version. When I read documentation from ServiceNow (https://docs.servicenow.com/bundle/london-application-development/page/administer/auto-test-framewor...) it said that I need to have access on the record producer which I have an admin role and I add role catalog_admin, and catalog_manager, but when I execute the test it still error out.
Please help.
Thank you.
Solved! Go to Solution.
- Labels:
-
Automated Test Framework
- 3,860 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2018 05:23 AM
I had the same error. To fix it I had to add the new SC Catalog Item widget to the sc_cat_item page. The page had the old catalog item widget which is now called SC Catalog Item Deprecated on the page. Once I did that everything worked fine with the automated test.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2019 01:44 AM
Hello all,
I am getting same error as mentioned above. And i am using sc_cat_item page only. Still getting same error.
Please suggest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2019 08:50 PM