archiveAfterDays | String (optional) The maximum number of days to store a document in the production tables (since being received) before being archived. This service archives documents that have been in the database longer than the number of days you specify. Specify a value from 0 through 730365. 0 indicates to not archive documents. If you do not specify a value for archiveAfterDays, this service uses the setting of the tn.archive.archiveAfterDays property in the Trading Networks properties file located in the directory, Integration Server_directory \instances\instance_name\packages\WmTN\config\properties.cnf. |
deleteAfterDays | String (optional) The maximum number of days that a document is to remain in the database (since it was received) before being deleted. This service deletes documents that have been in the database longer than the number of days you specify. Specify a value from 0 through 730365. If you specify 0, Trading Networks does not delete documents. If you do not specify a value for deleteAfterDays, this service uses the setting of the tn.archive.deleteAfterDays property in the Trading Networks properties file. The Trading Networks properties file is in the directory, Integration Server_directory \instances\instance_name\packages\WmTN\config\properties.cnf. |
archiveCount | String The number of documents that the service archived. |
deleteCount | String The number of documents that the service deleted from the database. |