Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For each pair of IP address/host name and port, the Web Manager listens on the http port as well as on the https port using the respective protocol.
Remember to always use the https protocol in combination with the secure port and vice versa. The URLs are concatenated as follows: <http|https>://<ip|host>:<port|secureport>

Find out which URLs are being used on your machine

Some examples are:

http://localhost:21000

...

  • Press and hold the windows key, then press the "pause" key => the system configuration opens, note the computer name and full computer name

Anchor
urls
urls
How do I find out all URLs the Web Manager is listening on?

  • Have a look at the Web Manager log file
  • In the insallation folder of BMS Platform 2018 (usually C:\Program Files (x86)\NETxAutomation\BMS.Platform.2018), open the folder WebManager\log_files
  • Open the file nxaWebManagerLog.txt
  • Scroll to the top and look out for log entires similar to this, these are the listener URLs of Web Manager and Web Visualization:

...