Name

sn_sow_on_call.OnCallRotationSow

Description

On-Call Rotation SOW API. Customization point for On-Call Rotation SOW logic. Example usage var onCallRotationSow = new OnCallRotationSow();

Script

var OnCallRotationSow = Class.create();
OnCallRotationSow.prototype = Object.extendsObject(OnCallRotationSowSNC, {
  type: 'OnCallRotationSow'
});

Sys ID

2f4384b7535630100999ddeeff7b12a3

Offical Documentation

Official Docs: