Publishing to an Installer - Web Services Publishing - English - Foundation 22.1 - OnBase - external

Web Services Publishing

Platform
OnBase
Product
Web Services Publishing
Release
Foundation 22.1
License

When a web project is published to an installer, a Microsoft Installer file (.msi) is created. The .msi file contains the definitions and commands needed to create the web services on an IIS web server. Once the .msi file is created, it can be copied to one or more web servers for installation.

To publish a web project to an installer:

  1. Open OnBase Studio and select a repository.
  2. Select the Integration Services tab from the Repositories panel.
  3. Expand the Web Service Publishing node. Existing web projects are displayed.
  4. Select the web project you want to publish.
  5. Click the Publish button from the Integration Services ribbon.
    A drop-down list is displayed.
  6. Click Publish to Installer. You are prompted to save the open repository.
  7. Click Yes. The repository is saved and the web project is published. A publication notification is displayed.
    You can find the installer file in the WebServicesPublishing folder (for example, C:\inetpub\wwwroot\WebServicesPublishing\).
  8. Install the published web services. For information on installing published web services, see Running the Setup Executable.