Field | Description |
Action Type | Whether to schedule archive or deletion. |
Datasource | If you chose to schedule deletion, whether to delete from the production tables, the archive tables, or both. |
Days | Number of days to retain documents. Trading Networks archives or deletes documents that are older than the number of days you specify. |
Batch Size | Maximum number of documents to archive or delete in each batch. The default is 100 documents. If you want to change the default, update the
tn.archive.batchSizeproperty. |
Wait Time | Number of seconds to wait between two batches of archive or deletion during one scheduled execution. The default time is 15 seconds. If you want to change the default, update the
tn.archive.batchBackoffTime property. |
Maximum Transactions Per Schedule | Maximum number of documents to archive or delete during one scheduled execution. This value must be greater than or equal to Batch Size. For example, if you set the Batch Size to 50 and the Maximum Transactions Per Schedule to 1000, Trading Networks performs the archive or deletion task 20 times during that scheduled execution. When the total number of documents for archive or deletion is greater than the maximum number of documents per scheduled execution, Trading Networks tries to archive or delete the additional documents during the next schedule execution. The default value is specified on the
tn.archive.maxRows property. |
Field | Criteria |
Sender | Name of the sender whose documents to archive or delete. |
Receiver | Name of the receiver whose documents to archive or delete. |
Document Type | Name of the document type for documents to archive or delete. |
Processing Status | Processing status (for example, Accepted or Done) of documents to archive or delete. For information about processing statuses, see webMethods Trading Networks User’s Guide. |
User Status | User status of the documents to archive or delete. |
Selection | Archive or Delete Action |
Transaction Payload Content (BizDocContent) | Document content for the documents. |
Transaction Custom Attribute (BizDocAttribute) | All custom document attributes except the custom array attributes for the documents. |
Transaction Custom Array Attribute (BizDocArrayAttribute) | All custom array attributes for the documents. |
Related Documents (BizDocRelationship) | All documents related to the documents being archived or deleted. |
Delivery Tasks | Delivery tasks associated with the documents. |
Activity Logs | Activity logs associated with the documents. |
Transaction Unique Key Representation (BizDocUniqueKeys) | Unique keys stored for documents for which duplicates were checked. |
EDI Tracking Details | Details available in the EDITracking table (see the webMethods Module for EDI Installation and User’s Guide ). |