Test your connection - Intergraph Smart Instrumentation - Version 2.3.4 - Installation & Upgrade

Intergraph Smart Instrumentation Web API Installation and Configuration Guide

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

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

    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>/Description

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