We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Database view that displayes all catalog items with and without the linked service offering

TomiC
Tera Contributor

Hi,

 

How can I create a database view that displays all catalog items with and without the linked service offering?

 

Thanks & Regards

1 REPLY 1

Yousaf
Giga Sage

HI @TomiC 

I don't think there is a relation between these two tables. So we cannot create database view to acheive this
I could only find one table where catalog items are being referenced but still that wont help that only shows linked subscriptions
Table : sc_cat_item_subscribe_mtom


***Mark Correct or Helpful if it helps.***