There are four types of workflow configurations:
...
System Task workflows include the following types:
This section includes information about:
...
Opening a System Task Workflow
The System Task Workflow is open from the workflow configurations list (Build menu).
To open a System Task, double-click a System Task workflow or workflow group in the Configurations pane.
...
Modifying a System Task Workflow Configuration
All System Task Workflow configurations are modified at the template level. However, all workflow properties are set to Final and cannot be modified.
...
Open the System Task Workflow that you want to modify. You can double-click or right-click on the System Task in the View Configuration.
Double-click the agent icon to open the Agent Configuration dialog.
Perform the changes and click OK.
Save the workflow.
...
...
Archive Cleaner
The Archive Cleaner System Task enables the removal of old archived files from the file system. The Archive Cleaner operates according to data that it receives from the Archive profiles.
Note |
---|
Note!You can only modify the scheduling criteria of the Archive Cleaner,ee Archive (4.3). Since schedules can only be applied to workflow groups, the Archive Cleaner scheduling is modified from the workflow group configuration. |
...
...
Configuration Cleaner
The Configuration Cleaner enables the setting of maximum age of an old configuration before it is removed.
...
Setting | Description |
---|---|
Type | The icon represents the configuration type. |
Name | The name of the configuration type. |
Keep | Select the time unit to specify how long the old configurations should remain in the system. The time unit are as follows:
|
Value | Specify the number of days or versions that represent the period during which configurations are kept. |
...
Data Veracity Maintenance
The Data Veracity Maintenance system task removes outdated Data Veracity data. This task is only applicable to data in REPROCESSED or DELETE_APPROVED state. For more information, see Data Veracity (4.3).
...
...
ECS Maintenance
The ECS Maintenance enables the removal of old ECS data from the file system. This task is only applicable to data in the REPROCESSED state. For more information see ECS Maintenance System Task(4.3).
...
Statistics Cleaner
The Statistics Cleaner enables the removal of old statistics data that has been collected by the Statistics server and stored in the database.
...
Setting | Description |
---|---|
Minute Level Records | Specifies the number of days during which a minute-level record should be kept in the database. |
Hour Level Records | Specifies the number of days during which an hour-level record should be kept in the database. |
Day Level Records | Specifies the number of days during which a day-level record should be kept in the database. |
...
...
System Backup
The System Backup enables you to create a backup of all the configurations in the system. A backup file is saved on the host machine where the Platform application is installed.
The System Backup files are stored in $MZ_HOME/backup/yyyy_MM
, where yyyy_MM is translated to the current year and month, and $MZ_HOME/backup
is the default path. The system saves a backup file and names it according to the following format: backup_<date>.zip
. In addition, System Backup lets you specify the maximum age of backup files before they are removed. You can change this location using the following command:
...
Setting | Description |
---|---|
System Backup Files | Defines the maximum age of system backup files before they are removed from the host disk. |
...
System Log Cleaner
The System Log Cleaner deletes the System Log periodically. You specify how long to keep different message types in the System Log Cleaner configuration.
...
Item | Description |
---|---|
Error/Disaster | Enter the number of days to keep Error and Disaster messages before they are removed from the database. Max value: 999 days Default value: 30 days |
Warning | Enter the number of days to keep Warning messages in the database. Max value: 999 days Default value: 20 days |
Information | Enter the number of days to keep Information messages in the database. Max value: 999 days Default value: 10 days |
...
User Cleanup
The User Cleanup Task can be used to automatically deleting inactive users. If SSO is turned on, a user logged in through SSO is added in the system upon login, but the user is not removed when it is deleted from the OIDC server. To resolve this, the User Cleanup Task can be used to delete users that have not logged in for a configurable number of days.
...