Add an alert to a UI policy on a catalog item

Victor Ruiz
Tera Guru

Can I add an alert to a Catalog UI policy?

1 ACCEPTED SOLUTION

adiddigi
Tera Guru

YEs you can. You will have to go into advanced and click on run scripts, and then write code in the function onCondition.



http://wiki.servicenow.com/index.php?title=Service_Catalog_UI_Policy


View solution in original post

2 REPLIES 2

adiddigi
Tera Guru

YEs you can. You will have to go into advanced and click on run scripts, and then write code in the function onCondition.



http://wiki.servicenow.com/index.php?title=Service_Catalog_UI_Policy


Awesome....Thank You.