The Marshal Archier is a Windows Service for scheduling of sequences Marshal jobs and custom post processors, such as archive compressors, pdf-converters etc. Model the migration rules in Marshal Editor, store the model in a Marshal Repository and schedule the jobs in the Marshal Archiver. Use Marshal Repository Publisher to enable Marshal Archiver to use a Repository on a remote server.
1. Run directly in the Marshal Editor modeling tool. This is useful for single-shot migrations, such as migrating old data in to a new system, and for testing purposes during development of the model itself.
2. Run programmatically in the Marshal Integrator web service. The Integrator allows other applications to run data migration jobs on-demand. Use the Integrator for system integration and publishing purposes.
3. Run scheduled using the Marshal Archiver backend service. Use the Archiver to set up scheduled migration jobs, for instance, for archiving, backup or night-time synchronization purposes.
Features
• Define rules governing data export and import
• Import database table and view definitions
• Supports transfer of BLOBs (files)
• Run manually or as scheduled batches backend
• Run programmatically from custom solutions
• Analyze tool for source and target databases
• Use Marshal with any ODBC compliant database such as Oracle, SQL Server, MySQL, PostgreSQL, DB2 etc.
• Create and execute your own custom post processors