Add application pool
-
Under Application Pools, right-click and then click Add Application Pool.
-
In the Add Application Pool dialog box, do the following:
-
In the Name field, type SEMClientBEAppPool.
-
From the .NET CLR version list, select No Managed Code.
-
-
Open the Advanced Settings dialog box for the application pool.
-
Beside the Identity field value, click the ellipsis.
-
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.
-
Under Default Web Site, right-click and then click Add Application.
-
In the Add Application dialog box, do the following:
-
In the Alias field, type webapibe3.0.
-
Beside the Application pool field, click Select.
-
In the Select Application Pool dialog box, select SEMClientBEAppPool, and then click OK.
-
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.
-
-
On completion of the above definitions, open a command prompt using the Run as administrator option and run the iisreset command.