I need a solution for archiving documents that reside within DMX. I would like to search through all entries within a portal and those entries that are older than 60days would be moved to an archive folder. Also, the solution will search through the archive folder and delete entries that are older than 6 months. What is the best approach to implementing this solution? Is this something that could be implemented by utlizing the DMX APIs? If so, is there sample code to help me get started?