In order to access the TDV Web UI, you need to install TDV Server. Once the TDV Server is installed and running, the TDV Web UI can be accessed from an browser at:
http://<server>:<port>/webui/login
server: would be the Server name or IP address of the TDV Server machine.
port: base port of TDV Server.
If you are running TDV Server locally, then you can access it at: http://localhost:9400/webui/login from any of the supported browser. List of supported browsers can be found in the chapter "Web Browser Support" of the Installation Guide (page 31):
https://docs.tibco.com/pub/tdv/8.4.0/doc/pdf/TIB_tdv_8.4.0_InstallationGuide.pdf?id=12.
Screenshot of Login page for reference:
Additional details:
The Web UI of TDV lets you access any of the pages directly through a URL:
Home Page: http://<hostname>:9400/webui/home
Data Catalog: All Datasets - http://<hostname>:9400/webui/home
Owned by you - http://<hostname>:9400/webui/directoryBrowser
Editable Views - http://<hostname>:9400/webui/directoryBrowser?filter=editableViews
Flow Editor: http://<hostname>:9400/webui/view?newFlow=true
Note: While directly accessing the URLs, if there has been no activity, you are automatically taken to the Login screen for re-authentication. Once logged in, you are transferred back to the page you were originally in.