Aptify supports running the database server and the Aptify Windows Desktop client on 64-bit hardware (with a 64-bit operating system). However, the sample application installation program does not support 64-bit operating systems. Therefore, the sample application should be installed from a computer (with the Desktop client installed) running a 32-bit operating system.

 

Follow these steps to install the sample application on a test server running Aptify 5.5 or later:

  1. If not already setup, install the Aptify database server on a test machine and install the appropriate license keys for your test or development environment.
  2. Download the Sample Application Installation ZIP file to a folder on your computer and unzip its contents.
  3. Close the Aptify desktop application on the computer, if currently running.

  4. Browse to the location of the installation files.

  5. Right-click AptifyMotorLoanerSampleApplicationInstaller.exe and select Run as Administrator to launch the installation program.
  6. When prompted, enter login information for the database server, specifying an account with system administrator privileges.

    You should only install the sample application on a test or development server. Do not install the sample application on a production server.

    Login to Aptify

  7. Click OK to continue.
  8. Review the Welcome screen and click Next to continue.

    Sample Application Installer
  9. Review the information on the Welcome screen and click Next to continue.

  10. Review the set of requirements to install the sample application. If your environment does not meet one or more of the specified requirements, click Cancel to abort the installation. Otherwise, click Next to continue.

    Review Requirements
  11. Select the sample application options you want to install and click Next to continue:
      • Note that the folder you specify must already exist on the computer (i.e., the Sample Application Installer will not create a folder if it does not exist already).

      • You must enter the location's path in the UNC (Universal Naming Convention) format.
      • During installation, the installer copies a database backup file that contains the sample data to the location you specify on the server. Therefore, your account must have read/write access to that location on the database server.

        Select Install Options
  12. Click Finish to install the sample application components you selected.

  13. Click OK when prompted that the installation is complete.

  14. If you installed the sample application's components, launch the Aptify desktop application to begin accessing the sample application.
      • See Sample Application Security Model for more information about how the user experience differs for these two accounts.
      • These users are not assigned licenses during the sample application installation. However, after installation, you can activate these users by assigning them a Client Access license and a CRM Module license.
      • In addition to that, these users are not Active by default. When assigning licenses to these users, also select the Active option to activate them.

  15. Connect to the sa user's shared views to access the sample Views Aptify provides with the sample application.
  16. Use the information in the Understanding the Motor Loaner Sample Application topic and the Aptify Software Development Kit (SDK) to assist with a review of the sample application design and the source code for the code-based configurations.