This topic describes how to install the Aptify site on a web server so users with trusted accounts in Aptify can access the system using a supported web browser.

To do this, perform the following steps:

The Aptify web interface should be installed and tested on a non-production environment first before applying to a production web server, just as if you were installing an Aptify Service Pack.

 Be sure to back up the server where you will install the production Aptify web server, to provide a fall-back option, in case a problem occurs during the Aptify web site installation. 

 

  1. Confirm that the database server has the same version of Aptify as the version you are installing on the web server (i.e., the database server has Aptify 5.5.1, and you are installing the Aptify 5.5.1 on the web server). This is a pre-requisite before you can install the Aptify site.
  2. Identify the web server that will host Aptify. This server must meet the requirements specified in Server Requirements for the Aptify Web Interface.
  3. Create a new domain account or identify an existing domain with a valid license account to use on the Aptify web server.

    The Aptify web interface does not currently support the authentication of users from multiple domains from a single website. If your environment supports users in multiple domains, contact Aptify Technical Support for assistance.

     

  4. Log into the web server using an account with administrative privileges.

    It is highly recommended that the user account used for the SOA layer is not used to log into the Aptify web server. If the SOA layer user account is used to log into the web server, you may need to reset Microsoft IIS to restore features such as reporting.

  5. Determine whether the web server has the following software installed:
  6. If the Aptify 5.0 Desktop client is not installed on the web server, install it. See Installing the Aptify Desktop Client.
  7. If Microsoft .NET Framework 4.5 is not installed on the web server, download and install it from the following URL:

    http://www.microsoft.com/en-in/download/details.aspx?id=30653

  8. If ASP.NET MVC 4 is not installed on the web server, download and install it from the following URL:

    http://www.asp.net/mvc/mvc4
     
  9. Download the Aptify installation ZIP file to a folder on the web server and unzip its contents.
  10. Browse to the location of the installation files, right-click the Setup application file, and select the Run As Administrator option to launch the installation program.
  11. Review the set of requirements to install. If your environment does not meet one or more of the specified requirements, click Cancel to abort the installation. Otherwise, click Next to continue.
  12. Click Next to continue.
  13. When prompted, enter login information for the database server, specifying an account with system administrator privileges (such as sa).


     

  14. Click OK to continue.
  15. Review the installation details and select one of the following options:
  16. Select the Website under which the Aptify site will be hosted.
  17. Enter the Application Pool name to be used for the Aptify web site.
  18. Enter the Application Pool name to be used for the Aptify SOA site.
  19. Specify the trusted user account that you want to use for the Aptify web site in the SOA Pool User Name field.
  20. Enter the password for this user in the Password field.
  21. Specify the location where the Aptify web site files should be installed on the web server in the Website Location field.
  22. Select the location in which the Aptify Desktop client is installed in the Object Cache Path field.
  23. Enter a location on the SQL Server to which your user account has read/write access in the UNC Path to a Shared Folder field. (This is the Windows domain account you have used to log into the web server.)
  24. Click Next to continue and review your installation options.
  25. Click Finish to begin the installation process.
  26. Click OK when prompted that Aptify has been successfully installed to close the installer.
  27. Restart the IIS service.
  28. If your environment contains over 10,000 products (or if you expect that it will exceed this amount), you will need to increase the value of the maxProductCount attribute to ensure that new products will be displayed in order lines. See Defining the Products Attribute for Aptify Web for more information.
  29. Connect to the Aptify web site to confirm that it loads properly using a supported web browser.