How to make Catalog Client Script Applies on all items?

guy
Kilo Contributor

Hi,

I wrote a catalog client script and i need it to run on all items, without exception. The problem is in the field "applies to" witch need to be choose between the two cases: an item or variable set. I tried to create a client script but then I had to choose a table. I do not know what is the table (the form is the service catalog), so the script does not work because the table I entered is incorrect.

Does anyone know the table's name of the service catalog?

Or a solution to select all items

Thanks,

Guy.

5 REPLIES 5

yetesh_ch
ServiceNow Employee
ServiceNow Employee

Hi,


I think you can apply your client script to 'Catalog Item [sc_cat_item]' table.