Management of the Scheduled Import feature is defined by configuration settings in the EPX configuration file Enterworks.properties, as listed below.
Property | Description |
---|---|
import.baseDirectory |
Full path to the directory where the Scheduled Import files will be placed (for example, <drive>:\Enterworks\shared\Imports). If the EnterWorks is configured in a distributed environment, a network directory path should be specified. |
import.expireActiveDays |
Number of days before import jobs that still show “Processing” are deleted from the Scheduled Import Jobs repository. |
import.expireCompletedDays |
Number of days before import jobs that have completed or failed are deleted from the Scheduled Import Jobs repository. |
import.logDirectory |
Full path to the directory where the EnterWorks import logs are placed (for example, <drive>:\Enterworks\logs\EnableServer\import). |