I want to deactivate catalog item on service portal , How to find out that particular catalog item and how to deactivate this?

Rajesh98
ServiceNow Employee
ServiceNow Employee

I want to deactivate catalog item on service portal , How to find out that particular catalog item and how to deactivate this?

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

Can you specify your question more?

Maybe it's already in the Platform UI, navigate to "Service Catalog > Catalog Definitions > Maintain Items". Search the Item you are after. Set active to false.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark

---

LinkedIn
Community article list

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

3 REPLIES 3

Mark Roethof
Tera Patron
Tera Patron

Hi there,

Can you specify your question more?

Maybe it's already in the Platform UI, navigate to "Service Catalog > Catalog Definitions > Maintain Items". Search the Item you are after. Set active to false.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark

---

LinkedIn
Community article list

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Omkar Mone
Mega Sage

Hi

Refer the below thread.

https://community.servicenow.com/community?id=community_question&sys_id=17b1cf69db98dbc01dcaf3231f96...

 

Hope this helps.

 

Regards,

Omkar Mone

VigneshMC
Mega Sage

If you want to hide just on service portal, use "Hide on Service Portal" field available on "sc_cat_item" table.

Thanks