Configuring Smart P&ID Web API - Intergraph Smart P&ID - 3.0 - Installation & Upgrade

Intergraph Smart P&ID Web API Installation and Configuration

Language
English
Product
Intergraph Smart P&ID
Subproduct
Web API
Search by Category
Installation & Upgrade
Smart P&ID Web API Version
3.0

After installing Smart P&ID Web API, you need to configure it before you can start using it to send requests. Most of the required configuration is done using the Intergraph Smart® Configuration Utility, which includes the modules required for your application. There are also optional configurations such as setting automatic deletion of temporary files and generating common metadata for item properties.

To send OData requests, your user credentials must be authenticated; therefore Smart P&ID Web API will need to be registered with an authentication server such as:

  • To register, you must be an Admin user with configuration permissions for the authentication server.

  • In the web.config file, located in the path ..\Program Files (x86)\SmartPlant\Smart WebAPI SPID\, the value for the licensing tag licensing projectName must correspond to one of the projects that appears in the Client Settings > Project list in Intergraph Smart Licensing for the selected .cci file.

  • The configuration settings are saved in the customConfigSection.xml file located in the Smart WebAPI SPID folder in the installation path of the Smart P&ID server. All configuration should be performed using the Configuration Utility and not from this file. Also, unless otherwise stated in the Help, do not change the values of configuration parameters directly from the web.config file.

From Smart P&ID Web API Version 3.0.2, when the Configuration Utility is launched, the software checks for installed IIS required features and if any are missing, the following message screen appears:

Missing IIS Features

To fix this issue, do the following:

  1. Click the features link to see the list of missing IIS features, for example:

    Missing Features list

  2. Click the here link to open the main Server Manager window, from where you can install the required IIS features. For details of the required IIS features and how to install them, see Install Internet Information Server on Windows Server.

  3. After installing the IIS features, click Continue to proceed to the main Configuration Utility window.

The following video (approx. 3½ minutes) shows how to configure Smart P&ID Web API to work with your site and to obtain a valid authentication token for sending requests: