POS Web Service Manual Installation

Used for some interfaces and access to other applications.
  1. In the latest Inventory Management release 9.1 patch installation media unzip <date>_HIM_POSWebService_9.1.x.x.x.zip in <drive>:\IMSetup.
  2. Create the folder POSWebService at c:\inetpub\wwwroot\.
  3. Copy the contents of <drive>:\IMSetup\<date>_HIM_POSWebService_9.1.x.x.x \ HIM_POSWebService.Application to c:\inetpub\wwwroot\POSWebService.
  4. Copy the contents of <drive>:\IMSetup\<date>_HIM_POSWebService_9.1.x.x.x \ HIM_POSWebService.Config to c:\inetpub\wwwroot\POSWebService.
  5. Navigate to the Internet Information Services (IIS) Manager and click Server Name, click Sites, click Default Web Site, right-click POSWebServices, select Convert to Application, and then select DefaultAppPool.
  6. Create the folder root\Inventory Management\log\POSWebService\ to store POS Web Service log files.
  7. Navigate to c:\inetpub\wwwroot\POSWebService and edit web.config in a text editor.
  8. 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 6.

    • 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.

    • PROFILE — enter Settings.ini.