Inventory Management web.config

  1. Create the folder root\Inventory Management\log\InventoryManagement\ to store Inventory Management web application log files.
  2. Copy the web.config folder from <drive>:\IMSetup\Patch91x\ <date>_HIM_InventoryManagement_9.1.x.x.x\HIM_InventoryManagement.Config to replace the files in c:\inetpub\wwwroot\InventoryManagement
  3. Navigate to c:\inetpub\wwwroot\InventoryManagement and launch WebConfig Wizard.
  4. Move the web.config file from c:\inetpub\wwwroot\InventoryManagement to the Web.Config Wizard.
  5. 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 for the schema.

      Note:

      To support multitenant use of the web application, all database users for Inventory Management must have the same password.
  6. Click Login and Menu and in the Organizations field, enter the short name for the organizations as defined in Reporting and Analytics.

    To find the organization short name, sign in to the M Organization of Reporting and Analytics, navigate to the M Org, click System, and then click Organizations.

    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.
  7. Click Files and Paths and in the Log Path field, enter the path to the log folder created in Step 1.
  8. 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/.

  9. Click Save.