- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2022 05:23 PM
Hi All
Please help me on this request , user is not able to see Catalog page shows blank screen when selected, it should give list of all Catalogs created in ServiceNow.
How to solve this issue , Please help me with steps
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 08:32 AM - edited 11-15-2022 08:34 AM
Hi @nameisnani ,
Please compare this issue with your dev instance. In case if it's working fine on dev instance but not working on prod only, then most probably there is a problem in your catalog portal page. Mostly it happens when dropzone area gets corrupted. Follow the below instruction and see if it helps you.
1. Go to your dev instance and navigate to maintain catalogs > Open Service catalog
2. On the service catalog page go to the CatalogPortal Pages related link and open Catalog record
3. Open a sepatate tab on your browser and open your prod instance. Repead step 1 and 2 on your prod instance.
4. Now compare the Dropzone of your dev and prod instance, are the both same. If there is any drop zone missing, then you will have to export that from dev to prod.
5. If all dropzones are there then expand each propzone and see if contents are same, if not then it's content you will have to export from dev to prod.
In case any dropzone is missing, then follow the below process to export the dropzone,
1. Right click on the dropzone filter, click on open in new window
2. Go to the newly opened tab and right click on any coloumn and export the xml
3. Repeat above step1 and 2 in prod and import the XML that you just exported.
This will fix the dropzone issue if there is any.
If Dropzone contents are corrupted then you need to follow below steps:
1. Go to dev instance and open the Catalog Portal page and open dropzone in a new tab whose content is missing in Prod instance
2. In the newly opened tab, right click on the filter of protal preferences and open in a new window
3. Right click on any column in the newly opened tab and export as xml
Repeat step 1 and 2 in prod and import the xml that you just now exported there.
You will have to repeat this for all the dropzones whose content are missing.
I know this is tiresome work but you will have to go through this.
In case everything is same on prod and dev, do let me know, it would be interesting to figure out what else can make catalog page go blank.
I hope this help.
Regards,
Kamlesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 08:36 AM
@kamlesh kjmar Thankyou so much let me try and get back to you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 07:02 PM
@kamlesh kjmar Good Mrng
i can see in our lower instance - default is false
And I have tried in my PDI , showing like this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 07:30 PM
@nameisnani do not compare with your PDI. Compare your lower environment instance and Prod
Regards,
Kamlesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 07:40 PM
This Is image of Prod
No page was added , If i am not we can' t here from dev to we need to bring right ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 09:42 PM
@nameisnani so that's the issue, click on the edit button and include service catalog, you can take the reference frrom your dev instance. Select the same record in catalog portal pages related list as you have in dev instance and it should work.
I hope this helps.
Regards,
Kamlesh