sendPeerReviewRequired


sendPeerReviewRequired ()

The sendPeerReviewRequired function is used in a command input filter to respond to the operator who entered the command that peer review is required.

When this function is called in a command input filter, the viewer receives the message and automatically displays the peer review panel. The operator then may select one or more operators to initiate the peer review.

Parameters:

This function does not accept any parameters.

Returns:

This function does not return a value.

Example:

// This rule forces a peer review for the TOMSHUT command

filter input strToUpperCase(userinput.COMMAND) == "TOMSHUT"

sendPeerReviewRequired()

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Console Management, BMC AMI Ops Console Automation, and BMC AMI Ops SecureHMC 4.1