Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Figure 13 This construction is needed whenever functionalities are used that need data from previous DCM runs. The extra export/import routine ensures that the user has data from previous DCM runs.  

 

 

 

Run the DCM 

The DCM can be executed as a script from the command line or as a scheduled task (see Figure 2 for the location of these files).

...

  • regionpath=<name or path> : Name of region directory containing all configuration files (DataConversion_SA). If the region directory is not located in the same directory as the script then a path is required.
  • configfile=<name or path>    : Name of the DCM configuration file (here we use the dataconversion.xml). If the DCM configuration file is not located in the root of the region directory then a path is required.
  • workflowid=<identifier>         : Identifier of workflow that is to be run. This argument is required when the 'configfile' is not provided.
  • importpath=<path>               : Path to folder containing import files. The value of this argument will overrule global property IMPORT_FOLDER_ROOT.
  • exportpath=<path>               : Path to where export files will be written. Thre value of this argument will overrule global property EXPORT_FOLDER_ROOT
  • systemtime=<timestamp>     : Timestamp value (yyyy-MM-dd HH:mm:ssZ) to be used as System Time when running workflows.
  • binpath=<name or path>      : Path to the directory containing the Delft-FEWS binaries (bin). This argument is configured in the script files.

Image RemovedImage Added

Figure  14: Screenshot of the command prompt when running the DCM on a Windows machine.

...