Trading Networks 10.7 | Administering and Monitoring B2B Transactions | ActiveTransfer Built-In Services Reference | Admin Folder | Summary of Elements in the Admin Folder | wm.mft.admin:archiveData
 
wm.mft.admin:archiveData
Archives transaction data available in the ActiveTransfer production schema (Oracle) or database (SQL Server) to an archive schema or database.
Input Parameters
schema
String Specifies the name of the ActiveTransfer archive schema (Oracle) or database (SQL Server).
retentionPeriodInDays
String Specifies the number of days that the data should be retained in the production schema or database after the archival process.
The value cannot be less than 1 or greater than 9999.
batchSize
String Specifies the batch size for data archival.
The value cannot be less than 1. If an invalid value is set, then the default value is set to 5000.
Output Parameters
status
String Displays one of the following status values of the service execution:
*true - When the execution is successful.
*false - When the execution fails.
message
String Displays the message of the service execution status, whether success or failure.
validationErrors
String Displays the errors that occur during the service execution.