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

Compare with Current View Page History

« Previous Version 3 Next »

The importfiles element in the ai section of the master controller configuration, has a succeeded attribute. This can be used to configure the folder relative to the basedir that contains the the succesful imports:

<ai>
   <importfiles url="ftp://ftp.deltares.nl/files"
               basedir="D:/data/"
               dumps="DumpFiles" failed="ImportFailed" succeeded="ImportBackup"
               archiveexport="Archive/export" archiveimport="Archive/import"/>


If this value is configured, the successfull imports page will look as follows.


  • No labels