Skip to main content
Skip table of contents

How to setup File Exchange on a VISULOX Node without VISULOX PORTAL Service

The File Exchange service is enabled by setting the layout in configuration:

CODE
visulox config -name layout*fileexchange
    --------------------------------------------------------
    | changed | key                                | value |
    --------------------------------------------------------
    |         | layout.<log_nodename>.fileexchange | false |
    --------------------------------------------------------


This service needs SSL certifcates, which are available on VISULOX Nodes. These certificates are copied during installation into /opt/visulox/etc/ssl.


The certifcate names can be configured:

visulox config list -name cert

CODE
    ------------------------------------------------------
    | changed | key                   | value            |
    ------------------------------------------------------
    |         | fileexchange.certfile | visulox.self.pem |
    |         | webservice.certfile   | visulox.self.pem |
    ------------------------------------------------------

Accessing the File Exchange web page

File Transfer features

File Transfer


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.