Task data purge

Use the Task Data Purge task template to schedule regular purging of old task log information. The default is to purge every 90 days. When purging large amounts of data, you can run multiple Task Data Purge tasks in parallel. If you choose to do so, allow the first new instance of the task to run to completion before starting multiple tasks. For more information, see Maintaining the Database, in the IEE Configuration Guide.

Use the following procedure to configure a task template:

  1. Go to System Operations > Task Management > Task Templates.

  2. Use the dropdown menu to select the Task Type and Task Template. (Click Add to create a new task template. For more information, see Adding task templates.)

  3. Configure the Task specific parameters. These parameters are defined after step 5 of this procedure.

  4. Configure the Common task template parameters. For more information, see Task template parameters.

  5. Click Save.

Task specific parameters:

Note: The Processing Chunk Size parameter is not applicable to the Task Data Purge task. Use the BATCHSIZE parameter entered in the Command Text field instead. If BATCHSIZE is not defined in the Command Text field, the BATCHSIZE default value of 1000 is used.

ClosedFile Type

Select the file type for the export file containing the data requested from IEE. Raw output provides data with no headers, footers, punctuation or other text describing the task.

Note: The External System parameter is not applicable to the Task Data Purge task.

ClosedExternal System

Defines any external system to which IEE configuration data can be associated. In many places this parameter provides you with the dropdown menu to select from the external systems configured in the External System table.

ClosedExport File Name

Defines the export file name. You can enter a unique file name or accept the default. This parameter supports the standard IEE macros.

ClosedExport Directory

Defines the directory where IEE places the file containing exported data. Accept the IEE default file path or click Search to browse to a directory. This parameter supports the standard IEE macros. Reference as ($ExportDirectory) when configuring a task. Exported data is generated by an export task template or an export API.

ClosedCommand Text