- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 09:54 AM
Hi,
I have created a New Service portal in ServiceNow. in to that i want to remove some of the catalog items but it should not going to affect remaining OOB portals which are already available in the system.
Please help me out how can we do the same.
Any possibility if i can remove those widgets into the New portal
Please help me on the same.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 11:07 AM
Hi @kranthi2 ,
1. Create a new catalog for the new portal in the sc_catalog table
2. Now add all the catalog items into that newly created catalog which ever is needed in new portal
3. Now add the SBX catalog to your new portal in sp_portal record in the the related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 11:26 AM
Hi @kranthi2
If you want to show only to specific user
- Create user criteria on catalog item , but it will impact on call Portals.
2nd option,
copy these catalog item and add them only to catalog and categories which are available on new portal and then create user criteria.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 11:07 AM
Hi @kranthi2 ,
1. Create a new catalog for the new portal in the sc_catalog table
2. Now add all the catalog items into that newly created catalog which ever is needed in new portal
3. Now add the SBX catalog to your new portal in sp_portal record in the the related list