Configure the folder relative to the basedir that contains successful imports:

<mc
...
    <adminInterface>
        <folders>
            <folder id="successfulimports" name="Successful imports">
                <url>/opt/fews/mcs/fromFSS/ImportBackup</url>
            </folder>
...
        </folders>
...
    </adminInterface>
</mc>


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

  • No labels