Unable to publish Catalog Item. Stuck at "in review" state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2024 05:45 AM
I am doing System Admin course and stuck at publishing the Catalog Item (error attached in screenshot). I followed all the steps of the Catalog Builder and submitted the catalog item but it didn't become active and is in "In Review" state. Please help with the steps on how to publish a catalog item.
- 1,650 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2024 05:48 AM
Hi @Y A ,
Please review https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1208591.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2024 05:57 AM
Hi @Saloni Suthar ,
I am unable to open provided links in the KB article even after I am replacing it with my instance name. Can you please help me with the navigation of that module ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2024 11:52 AM
Hi @Y A ,
Sorry for the delay. Please see the steps below:
- Navigate to System Defination > Dictionary.
- Search for sys_hub_input_scripts in the table and script in the Column name.
If the max length value is not present on the form, configure the form layout to include this field or add in the list view and edit from there.
Set value to 4000 same as out-of-box (OOB) then hit Save.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2024 05:04 AM
Hi @Y A ,
This is a know issue, as Saloni suggested with the article-
Here are the steps from the article-
The max length for the script field is set below the default value of 4000. Follow the steps below to set the max length value on the dictionary record.
1. Navigate to https://{PROVIDE INSTANCE NAME}.service-now.com/nav_to.do?uri=sys_dictionary.do?sys_id=c9bb433844e11...
NOTE: Change {PROVIDE INSTANCE NAME} above to your instance name.
2. If the max length value is not present on the form, configure the form layout to include this field or add in the list view and edit from there.
3. Set value to 4000 same as out-of-box (OOB) then hit Save.
If my response has resolved your query, please consider giving it a thumbs up ‌‌ and marking it as the correct answer‌‌!
Thanks & Regards,
Sanjay Kumar