Edit the MI Service Layer server access URL

To allow MI Viewer to make requests of MI Service Layer on the same node, a node name placeholder value must be added to the MI Service Layer address that will resolve to the hostname of the local node.

  • NODENAME resolves to the machine name,
  • NODEFQDN resolves to the Fully-Qualified Domain Name.

If using HTTPS, you need to use whichever matches your HTTPS certificate.

  1. Open the One MI web application and then open MI Settings.
  2. Go to the Application Integration settings page.
  3. Edit the MI Service Layer server access URL (Default.ServiceLayer.InternalAddress) field to replace the domain name part of the URL with the text [NODENAME] or [NODEFQDN]. For example:
    https://[NODEFQDN]/mi_servicelayer
  4. Click Save.