Create Web API application and pool - Intergraph Smart Engineering Manager - 3.0 - Installation & Upgrade - Hexagon

Intergraph Smart Engineering Manager Web Installation and Configuration

Language
English
Product
Intergraph Smart Engineering Manager
Subproduct
Web
Search by Category
Installation & Upgrade
Smart Engineering Manager Web Version
3.0

Add application pool

  1. Under Application Pools, right-click and then click Add Application Pool.

  2. In the Add Application Pool dialog box Name field, type SEMWebAPIAppPool.

  3. Open the Advanced Settings dialog box for the application pool.

  4. Set Enable 32-Bit Applications to True.

  5. Beside the Identity field value, click the ellipsis and do the following:

    1. In the Application Pool Identity dialog box, click Custom account.

    2. Click Set.

    3. In the Set Credentials dialog box, enter your user name and password.

  6. Click OK to close the Set Credentials dialog box.

  7. Click OK to close the Application Pool Identity dialog box.

    The fields should now be updated as shown:

Add application

The Web API alias defined in this procedure is used as part of the base URL needed for registering your Smart API and running onboarding requests.

  1. Under Default Web Site, right-click and then click Add Application.

  2. In the Add Application dialog box, do the following:

    1. In the Alias field, type webapi3.0. This is the application name you will use when registering your Smart API later.

    2. Beside the Application pool field, click Select.

    3. In the Select Application Pool dialog box, select SEMWebAPIAppPool, and then click OK.

    4. In the Physical path field, type or navigate to the Server folder, for example: c:\Program Files (x86)\Smart\Engineering Manager\3.0\Server.

  3. On completion of the above definitions, open a command prompt using the Run as administrator option and run the iisreset command.