REJECTED_HANDLER_ID - UEMLoad configuration option

Description

The REJECTED_HANDLER_ID option specifies the event handler that UEM Server will execute for a tracked event occurrence that it is set to a rejected state.

The specified event handler must match the ID of an existing record in the event handler database. Execution of the event handler will fail if the UEM Server cannot find the specified handler record.

Usage

Specification Method

Parameter / Value

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-rejected_id handlerid

(tick)

(tick)

Definition File Keyword

rejected_id handlerid

(tick)

(tick)

Value

handlerid is the event handler to be executed.

If handlerid contains spaces, it must be enclosed in double ( " ) quotation marks.

UNIX

If handlerid contains spaces, it must be enclosed either in single ( ' ) or double ( " ) quotation marks.


To remove the assignment of an event handler for a particular event definition, use the -update command operation (see ACTION) and specify a value of none for handlerid.

Default

If REJECTED_HANDLER_ID is not used when an event definition record is added, the UEM server, by default, will use these values:

UNIX

none

Windows

empty string