AgilePoint Server / APADM Command Line Utility |
The APADM utility can be used to manually initiate archiving of AgilePoint Server data to the archive database. Archiving the workflow data will move the data for old processes from the main workflow database to an archive database. Old processes are those that have been Canceled or Completed for at least a specified minimum number of days.
apadm -archive [days] [AgilePointServer URL]
The following is an example of using the utility to archive all processes that were completed or canceled at least 170 days ago:
D:\>apadm -archive 170 http://[hostname]/AgilePointServer Connecting AgilePoint Server...You currently logon as 'ASTN\admin' Query AgilePoint database...12 process(es) can be archived. Please enter <Y> to continue, otherwise stop...y Archiving process '/sites/AgilePointFinancialSite/ ExpenseReport_InfoPath/ER-2005-0032.xml#1'…Done ( 0.334(s))