Mobile Web Service web.config

  1. Create the folder root\Inventory Management\log\MobileWebService\ to store Mobile Web Service log files.
  2. Copy the web.config folder from <drive>:\IMSetup\ Patch91x \<date>_HIM_MobileWebService_9.1.x.x.x\ HIM_MobileWebService.Config to replace the files in c:\inetpub\wwwroot\MobileWebService.
  3. Navigate to c:\inetpub\wwwroot\MobileWebService and edit web.config in a text editor.
  4. Enter the following inputs in <EncryptedAppSettingsGroup> and <appSettings> and then save:
    • PASSWORD — enter Oracle Database user’s password (to be encrypted after installation).

    • LogPath — defined in Step 1.

    • DbBrand — enter Oracle.

    • SERVER — enter Oracle instance.

    • CATALOG
      • For a single tenant, enter the short organization name.

      • For a multitenant, enter the master Oracle Database user for each organization.

    • USER
      • For a single tenant, enter the short organization name.

      • For a multitenant, enter the master Oracle Database user for each organization.

    • ConnectToMaster
      • For a single tenant, set to True.

      • For a multitenant with no master database, set to False.

  5. Navigate to Internet Information Services (IIS) Manager and click Start IIS.