Scheduled execution
Marshal Archiver is the backend Windows Service for running your information models. It supports scheduled execution as well on-demand execution, via Windows Communication Foundation, of your models. The Archiver executes jobs, where each job may consist of any number of steps and each step executes a model and possibly a pre-processor and a post-processor.
Image 1, A Marshal Archiver step executed using schedules.
You may add any number of schedules to each job, and each schedule may pass any number of parameters to the job, e.g. for effecting the data retrieval and storage. Read how the jobs are set up in the
Marshal Archiver Admin article, and how the jobs may be executed on demand in the
On Demand Execution article.