Business Rule to submit catalog item scoped application.
Hello,I am using the below script in Business rule to submit catalog item when a ticket in scoped application is updated. script:var cart = new sn_sc.CartJS(); //var cart = new gs.generateGUID(null); var request = { 'sysparm_id': 'b128f8...
