Configure the folder relative to the basedir that contain the archive files for import:

<mc
...
    <adminInterface>
        <folders>
            <folder id="archivefilesforimport" name="Archive files for import">
                <url>d:/opt/mcs/fromFSS/Archive/import</url>
            </folder>
...
        </folders>
...
    </adminInterface>
</mc>

If this value is configured, the archive files for import page will look as follows.

  • No labels