Quick Start Guide

Live Forms v7.4 is no longer supported. Please visit Live Forms Latest for our current Cloud Release. Earlier documentation is available too.

Quick Start Guide

Live Forms In-house Quick Start Installation Guide

 provides a downloadable version for local installations that runs  without further configuration on a Windows systems. This bundle includes an HSQL embedded database. Once you have downloaded and obtained your trial license key, follow these steps to install in your environment.

Installation Guides

 On This Page:


Hardware Requirements and Memory Configuration for your 
 Server

Click here to review the recommended hardware requirements and memory configuration for your 

 in-house server.

Live Forms™ in-house Quick Start Installation Guide: 

The steps below describe the

Tomcat bundle installation on a Windows system.

Prerequisites

The following prerequisites must be satisfied in order to run

in-house.

  • Review the Supported Platforms list.

  • You must have the Java Development Kit (JDK) 1.8 or Java Runtime Environment (JRE) version 8 installed on your system.

    • Click here to go to the Java SE Downloads site if necessary.

    • Return to this page and continue with Set Up the Environment when the Java download and the installation are completed.

 Set Up the Environment

  • Set the JAVA_HOME environment variable to the installation directory of your JDK or JRE installation - for example, C:\Program Files\Java\jdk1.7.0_09. Refer to JDK or JRE Prerequisite  for the details.

Unpack the download zip

 requires the Insight server for the Reporting feature. The Insight server is included in the tomcat bundle. It is recommended that you start the Insight server first before starting
. Further configuration is not necessary for the trial period. Follow these steps:

  1. Download the most recent v7.4 tomcat bundle from the DocuPhase Forms Software Downloads Directory

  2. .Unzip the frevvo zip file into a location of your choice: e.g. c:\frevvo.   We'll refer to this directory below as <frevvo-home>.

  3. Ensure that you do not have another server running on ports 8082 or 8983

  4. Open a command prompt. Navigate to <frevvo-home>\solr-6.6.2

  5. Type bin\solr.cmd start to start the Insight server. This starts the Insight server in the background, listening on port 8983.



    You will see this message:



  6. Browse http://<your server:port>/solr to verify the Insight server is running. The <server:port> default values are localhost:8983. Change <your server>  to the server name and <your port> to the port the Insight server is running on if they are different than the defaults. Do not include the angle brackets <>. You will see the Insight server (Solr) dashboard with the current status:



    If you close the Insight server (Solr) startup window, the server will stop running. Leave the window open or set up Live Forms and the Insight Server to run as Windows services.

  7. Navigate to <frevvo-home>\frevvo and double-click Start frevvo. This starts tomcat on port 8082 with 

     pre-configured.

  8. Open the

    ' home page in a new browser window. e.g. http://localhost:8082/frevvo/web/login.

  9. Enter the license key from the confirmation email in the License Key box. Click Submit. The

     login screen will display.



If you start

before the Insight server, you will see this message when you browse the
login URL. Follow these steps to start the servers in the correct order:

  1. Naviagate to your <frevvo-home> directory.

  2. Run the stop-frevvo batch file.

  3. Open a command prompt. Navigate to <frevvo-home>\solr-5.4.1.

  4. Type bin\solr.cmd start to start the Insight server.

  5. Browse http://<your server:port>/solr to verify the Insight server is running. The <server:port> default values are localhost:8983. Change <your server> to the server name and <your port> to the port the Insight server is running on if they are different than the defaults. Do not include the angle brackets <>.

  6. Naviagate to your <frevvo-home> directory.

  7. Run the start-frevvo batch file.

Create a New Tenant

Your

server installation is complete. Next you must create your first tenant.

  1. Browse this URL - http://localhost:8082/frevvo/web/login - Change the <localhost:8082> to the server:port where you installed

    , if necessary

  2. Login to

     as user admin@d, password "admin". 

  3. Click the "Manage Tenants" link on the page that displays.

  4. There is a single tenant named d. This is the default tenant.

  5. Click the

     icon to create a tenant, fill in the form and submit it. The new tenant will be created.

We recommend that you do not use the admin user to create your own forms. Add a new user for that purpose.

Add a New User

  1. Click the

     icon, to administer the newly created tenant.

  2. On the page that is displayed, click the "Manage Users" link.

  3. There is a single user (the administrative user you defined when you created the tenant). 

  4. Click the

     icon, fill in the form and submit it. Assign Roles to the user as desired. Note that you must assign the frevvo.Designer role to any users who wish to design forms.

  5. The new user will be created. Create as many users and assign them roles as needed.

  6. Logout of the admin account.

  7.  is installed and ready for use. You can start building forms and workflows right away.

  8. Login as one of the newly created users with the frevvo.Designer role by filling in the user@<your tenant> ex: designer@mycompany and the password that you assigned to this user on the Login screen. The page that displays is called the Application Home Page.

  9. If you are new to 

     and have not created any applications yet, you will see the following Getting Started message. Click the link to navigate to the Evaluation Guide for your version.