Configure the folder relative to the basedir that contains the dump files:

<mc
...
    <adminInterface>
        <folders>
        	<folder id="dumpfiles" name="Dump files">
                <url>d:/opt/mcs/fromFSS/DumpFiles</url>
            </folder>
...
        </folders>
...
    </adminInterface>
</mc>

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

  • No labels