Name
global.RequestNotificationUtil
Description
Utility script include for notification of request
Script
var RequestNotificationUtil = Class.create();
RequestNotificationUtil.prototype = Object.extendsObject(RequestNotificationUtilSNC, {
initialize: function() {
RequestNotificationUtilSNC.prototype.initialize.apply(this, arguments);
},
type: 'RequestNotificationUtil'
});
Sys ID
e741022dc7432010fedf0bcbe2c26098