Scheduled Exports Configuration Details
Scheduled Exports are configured and controlled by two EnterWorks Server repositories and an EPX workflow.
-
Scheduled Exports Repository: All scheduled exports are defined in the Scheduled Exports repository. Note that when the repository is opened in a Repository View, the default Preference does not show all attributes.
-
Scheduled Export Jobs Repository: The Scheduled Export Jobs repository contains records representing the currently active or recently completed export jobs. Whenever an export is initiated, the details for that export are copied from the Scheduled Exports repository. This record is subsequently updated to reflect the current status of the export.
The Scheduled Exports Jobs repository contains all the attributes defined in the Scheduled Exports repository plus additional attributes. Note that when the repository is opened in a Repository View, the default Preference does not show all attributes.
-
Scheduled Export Configuration Properties:
Scheduled Export behavior is controlled by configuration property settings in the
Enterworks.properties
file as shown in the table below.Property
Description
export.directoryName
Full path to the directory where the Scheduled Export files will be placed, such as: D:/Enterworks/shared/Exports
export.epimDirectoryName
EnterWorks directory for export files, such as: D:/Enterworks/shared/export
export.expireActiveDays
Number of days before export jobs that still show "Processing" are deleted from the Scheduled Export Jobs repository.
export.expireCompletedDays
Number of days before export jobs that have completed or failed are deleted from the Scheduled Export Jobs repository.
export.logDirectoryName
Full path to the directory containing the EnterWorks export log files, such as: D:/Enterworks/logs/EnableServer/export
export.publicationDirectoryName
Full path to the directory containing the EnterWorks publication files, such as: D:/Enterworks/shared/publication
export.publicationLogDirectoryName
Full path to the directory containing the EnterWorks publication log files, such as: D:/Enterworks/logs/EnableServer/publish