You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In order for the master controller (and Forecasting Shell Server) to run properly a several workflows must be scheduled:

#MC:MarkedRecordManager – Removes records marked for deletion
#MC:Synchronisation – Syncronise between several master controllers, only needed on duty standby systems
#MC:RollingBarrel – Removes expired records from the MC database
#RollingBarrel_FSS00 (one for each FSS) – Removes expired records from the FSS database

For each workflow to be scheduled in the Administrator Interface a properties file should be made. Examples are attached to this page.

MC:MarkedRecordManager

Contents of the workflow

<?xml version="1.0" encoding="UTF-8"?><Blank/>

MC:Synchronisation

Contents of the workflow

<?xml version="1.0" encoding="UTF-8"?><Blank/>

MC:RollingBarrel

Contents of the workflow

<?xml version="1.0" encoding="UTF-8"?><Blank/>

RollingBarrel_FSS00

  • No labels