Installation and Execution¶
To use the Information Self-Service Tool you need to install the Virtual DataPort server.
The Information Self-Service Tool is a web application that runs on the web container included in the Denodo Platform.
Launching the Information Self-Service Tool¶
There are two options to start and stop the Information Self-Service Tool:
Using the Denodo Platform Control Center, which allows to, among other things, start and stop all servers and tools of the Denodo Platform.
Using the scripts of the
<DENODO_HOME>/bin
directory:To start the tool:
selfinformationadmintool_startup
To stop the tool:
selfinformationadmintool_shutdown
Each script has a version for Linux (
.sh
) and other one for Windows (.bat
).
The default URL for accessing this tool from a local machine is http://localhost:9090/information-self-service-tool.
After this, you will see the log-in dialog.