Inventory Management Web Application Manual Installation

  1. In the latest Inventory Management release 9.1 patch installation media, unzip <date>_HIM_InventoryManagement_9.1.x.x.x.zip in <drive>:\IMSetup\.
  2. Create the folder InventoryManagement at c:\inetpub\wwwroot\.
  3. Copy the contents of <drive>:\IMSetup\<date>_HIM_InventoryManagement_9.1.x.x.x \HIM_InventoryManagement.Application to c:\inetpub\wwwroot\InventoryManagement.
  4. Copy the contents of <drive>:\IMSetup\<date>_HIM_InventoryManagement_9.1.x.x.x \HIM_InventoryManagement.Config to c:\inetpub\wwwroot\InventoryManagement.
  5. Unzip the infragistics Scripts 2010 folder from <drive>:\IMSetup\<date>_HIM_InventoryManagement_9.1.x.x.x\Infragistics Scripts\ and copy to c:\inetpub\wwwroot\aspnet_client\.
  6. Navigate to Internet Information Services (IIS) Manager.
  7. Click Server Name, click Sites, click Default Web Site, right-click InventoryManagement, and then click Convert to Application.
  8. Right-click Server Name, click Sites, click Default Web Site, and then click Add Virtual Directory.
    1. In the Alias field, enter ig_common.
    2. In the Physical path field, enter c:\inetpub\wwwroot\aspnet_client\infragistics.
    3. Set to DefaultAppPool.
  9. Select Applications Pools. Verify that in DefaultAppPool, that .NET CLR Version is set to v4.0 and that Managed Pipeline Mode = Integrated.
  10. Create the folder root\Inventory Management\log\HIM\ to store Inventory Management web application log files.
  11. Navigate to c:\inetpub\wwwroot\InventoryManagement and launch WebConfig Wizard.
  12. Move the web.config folder from c:\inetpub\wwwroot\InventoryManagement to the Web.Config Wizard.
  13. In Web.Config Wizard, click Database Connectivity, and then complete the fields:
    • Brand — select Oracle.

    • Server — enter the Oracle instance name.

    • Password — enter the Oracle Database user password.

  14. Click Login and Menu and in the Organizations field, enter the short name for the organizations as defined in Reporting and Analytics.

    Note:

    If left empty, you must enter the short name each time you sign in. If there are multiple organizations, separate each with a comma and you can select one when signing in.
  15. Click Files and Paths and in the Log Path field, enter the path to the log folder created in Step 10.
  16. Click Visuals/Other and then complete the fields:
    • R&A Protocol — the default is http, change to https if applicable.

    • R&A Allowed Domains — enter a list of domains and separate each with a comma. The application rejects URLs in HTTP POST requests that do not belong to the listed domains. For example, if you enter domain1.org, domain2.com, the application does not start for an HTTP POST passing a URL from domain3.net.

    • R&A URL — enter the public URL for Reporting and Analytics, such as https://www.mymicros.net.