Test your connection - Intergraph Smart Instrumentation - 2.1 - Installation & Upgrade

Intergraph Smart Instrumentation Smart API Installation and Configuration Guide

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Installation & Upgrade
Smart Instrumentation Web Version
2.1
  1. On the machine where you installed the API server, open a browser window.

  2. In the address line, type the following: http://localhost/api/si/<version number>/$metadata.

    The site’s metadata appears in the browser in xml format:

    The first time you connect, it may take some time because the application has to load the metadata in all connected plants.

  3. Next, test the connection from a remote machine. In the browser's address field, type a URI using the syntax

    'https://<Base URL>/api/si/<version number>/$metadata', for example:

    https://AVWIN2012JS.MYDOMAIN.COM/api/si/<version number>/$metadata

    You should see the same site metadata in xml format as you did on the local Smart API server machine.