Create Client Backend 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, do the following:

    1. In the Name field, type SEMClientBEAppPool.

    2. From the .NET CLR version list, select No Managed Code.

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

  4. Beside the Identity field value, click the ellipsis.

  5. In the Application Pool Identity dialog box, from the Built-in account list, select LocalSystem.

    The fields should now be updated as shown:

Add application

The Client Backend 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 webapibe3.0.

    2. Beside the Application pool field, click Select.

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

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

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