Module for EDIINT Version 8.2 SP1.November 2013 | Installing and Using EDIINT Module | webMethods Module for EDIINT Services | wm.EDIINT:purgeFiles
 
wm.EDIINT:purgeFiles
Purges the temporary files used for AS2 restart transactions when they are no longer needed.
Input Parameters
daysOld
String The age of the files to get purged (in days). All files older than the value specified in daysOld are purged on invoking the purgeFiles service. The day a file is sent is considered day zero.
For example, when the value of daysOld is 2, the service purges all temporary files sent more than two days ago.
Valid values are integers greater than or equal to zero.
Output Parameters
filesDeleted
String The number of files purged.