Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel1

Windows Installation

 provides frevvo provides a bundle that includes Tomcat version and has the web frevvo web application, pre-deployed and pre-configured. The bundle works on Windows, Linux and Mac systems without any further configuration. If you are evaluating evaluating frevvo, we strongly recommend the bundle.

  1. Follow the Windows installation instructions in the Quick Start Installation Guide: frevvo™ in-house.
  2. You may configure  as configure frevvo as a Windows Service. Follow the instructions below for the configuration details
  3. Continue to Database Setup for more configuration information.

...

Setup for Forms and Workflows

  1. Login to  as frevvo as the tenant admin.
  2. On the page that is displayed, click Manage Roles.
  3. There are five default roles listed, frevvo.Designer, frevvo.Editor, frevvo.Publisher, frevvo.Reports and frevvo.ReadOnly.
  4. Click theicon, then fill in the form and submit it to create new roles. Create Employee, Manager and HR roles if you are planning on trying some of the  frevvo In-Depth Tutorials.
  5. Click Back to Manage Tenant.
  6. On the page that is displayed, click Manage Users.
  7. There is a single user (the administrative user you defined when you created the tenant). By default, only users beginning with the letter A are displayed. Click All to display all users.
  8. To add more users, click the icon, fill in the form and submit it. Assign roles to the user as desired. You must assign the frevvo.Designer role to any users who wish to design forms.
  9. Create as many users as needed and assign them roles. If you plan to try the Employee On Boarding Tutorial, you will need a designer user who can create forms/flows, a user that does not have an assigned role, a user with the Manager role and a user with the HR role.
  10. Logout of the tenant admin account.
  11. Login as one of the newly created users with the frevvo.Designer role by filling in the Username (user@tenant) and Password fields. Start building forms and workflows immediately.

...

frevvo recommends that you install frevvo as a Windows service only on a 64 bit Windows system. Follow the instructions listed here.

 can frevvo can be installed and started/stopped as a Windows Service. Batch files provided in the <frevvo-home> directory can install, configure and monitor the  service: 

...

  • Install-Service.bat file - Double click this file to install the service.
  • Configure-Service.bat - Double-click this file to change the Startup type to Automatic or change the name of the service.
  • Monitor-Service.bat - Double-click this file to monitor the bundle service.
  • Remove-Service.bat - removes the service. You may have to close the Windows Services panel and reopen it to see the change.

 will frevvo will run as a Windows Service whether you are using the Development Kit (JDK) or Java Runtime Environment (JRE).

...

Warning

Make sure that the name of the directory where you installed does frevvo does not have any spaces in it.

...

If running c:\frevvo\Install Service fails to install the  service the frevvo service and fails to run as a windows service, make sure the %JAVA_HOME%/bin is added to the system PATH Environment Variable.

...