Module for EDI 9.12 | Building Services with EDI Module | Part II WmEDIforTN Package | WmEDIforTN Db Folder | Summary of Elements in this Folder | wm.b2b.editn.db:deleteFAInfo
 
wm.b2b.editn.db:deleteFAInfo
WmEDIforTN. Deletes entries from the EDITRACKING table, which is a module-specific table in the Trading Networks database that Module for EDI uses to track functional acknowledgments. By deleting entries, you reduce the size of the database.
This service determines the entries to remove by subtracting the value of the input deleteAfterDays parameter from the current date and deletes entries that are older than the resulting date.
Input Parameters
deleteAfterDays
String The maximum number of days that a functional acknowledgment entry remain in the FA tracking table. If you specify 0, all records are deleted.
Output Parameters
deleteCount
String Number of records deleted.
Usage Notes
For more information about FA reconciliation and how Module for EDI uses the EDITRACKING table, see webMethods Module for EDI Installation and User’s Guide.