RENAME_FILE - UEM Manager configuration option

Description

The RENAME_FILE option specifies whether or not a file that is being monitored - as specified via an EVENT_TYPE of FILE - should be renamed by UEM when the event occurrence is set to a triggered state.

Renaming a file ensures that UEM will not treat a file that it just finished tracking as a new event occurrence.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-rename_file option

(tick)

(tick)

(tick)

Environment Variable

n/a

Configuration File Keyword

n/a

Value

option is the specification for whether or not a file should be renamed.

Valid values for option are:

If option is no, in order to prevent multiple detection of the file by the UEM Server, either:

  • Set the value of the MAX_OCCURRENCE_COUNT option to 1.
  • Rename the file in a script invoked by an event handler when occurrence is triggered.

If RENAME_FILE is not used, the specified (or default) value of the UEM Server RENAME_FILE option is used.