Previous Topic: Extraction Job ParametersNext Topic: Archive Parameter


Job Parameters

These parameters configure the basic job details.

module_name

This parameter is mandatory!

This parameter identifies the WgnTask.exe module. For UE metadata extraction jobs, it must be set to:

WgnUE_XML

guid

This parameter is mandatory!

This parameter identifies the WgnTask.exe module. For UE metadata extraction jobs, it must be set to:

521fdd03-d5c5-11d4-b613-000102027bbb

title

Use this parameter to define a job title. Although optional, we recommend that you supply a title. This title is incorporated into the file name of any resulting ‘Tasks’ log files.

description

Use this parameter to specify a brief description of the UE metadata extraction job. This description is written to the job definition document.

log_max_num_files

This specifies the maximum number of log files. When the maximum number of log files exists and the maximum size of the latest is reached (see below), the oldest log file is deleted to enable a new one to be created.

If this parameter is omitted, the job defaults to a maximum of 10 log files.

log_max_file_size

This specifies the maximum size (in KB) for each log file. When the current log file reaches its maximum size, the job creates a new log file.

If this parameter is omitted, the job defaults to a maximum file size of 1,000 KB (1 MB).

More information:

Log File Types