Export Event Definition and Handler Databases - Windows

Exporting the Event Definition and Event Handler Databases for Windows

In this example, the -export option is used to dump all records in the event definition and event handler databases to a text file in the current directory named uemout.txt. This file is a UEMLoad definition file that also can be used to add or update records in the event definition and/or event handler databases.

The contents of the file resembles the example shown in Definition File Format - Windows.



Note

No event ID or handler ID is specified from the command line. If neither parameter is specified when listing or exporting records, the default behavior is to retrieve all database records.

Command Line Options

The command line options used in this example are:

Option

Description

-export

Dumps the contents of the specified event definition and/or event handler records to a text file that can be used as input to a subsequent run of the UEMLoad utility.

-deffile

Name of a file that contains event definition and/or event handler parameters.

Components

UEMLoad Utility for Windows