Live Forms v5.1 is no longer supported. Click here for information about upgrading to our latest GA Release.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

= Live Forms v4 =

== Unix Installation ==

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

<strong style="font-style:italic">Upgrading Customers</strong> <strong style="color:red; font-style:italic">IMPORTANT</strong> For Upgrading Customers, please refer to [[V4_Installation_Instructions#Upgrading_your_frevvo_Server | '''Upgrading your Form Server''']].

# [http://www.frevvo.com/frevvo/web/download Download the software] from the frevvo web site. You will need to login with your frevvo account. Download the Tomcat bundle.
# Ensure that you do not have another server running on port 8082.
# Unpack the frevvo.zip file to the location of your choice: e.g. /Users/me/frevvo. We'll refer to this directory below as <frevvo-home>.
# Ensure that the scripts are executable: chmod 755 <frevvo-home>/tomcat/bin/*.sh
# Start frevvo: <frevvo-home>/tomcat/bin/catalina.sh run. This starts Tomcat on port 8082 with frevvo pre-configured.
# In your browser, go to <nowiki>http://<server-name>:8082/frevvo/web</nowiki>.
# On the page that is displayed, copy and paste the [http://docs.frevvo.com/docs/index.php/V4_Installation_Instructions#Generating_Trial_Licenses license that you generated] and click Submit.
## If frevvo does not accept your license after multiple attempts, please try restarting your frevvo server after the license install. <frevvo-home>/tomcat/bin/catalina.sh stop. When Tomcat has stopped, restart using <frevvo-home>/tomcat/bin/catalina.sh run.
# Follow the steps below if frevvo displays an Upgrade page:
## Click the Continue button. frevvo will initialize itself.
## The "installation complete" page will be displayed when initialization is complete.
## Restart frevvo: <frevvo-home>/tomcat/bin/catalina.sh stop. When Tomcat has stopped, restart using <frevvo-home>/tomcat/bin/catalina.sh run.
# In your browser, go to <nowiki>http://<server-name>:8082/frevvo/web</nowiki>.
# Login to frevvo as user "admin", password "admin". [http://docs.frevvo.com/docs/index.php/V4_Installation_Instructions#Changing_the_admin_password Change the admin password] if you want.
# We strongly recommend that you <strong>do not use the admin user</strong> to create your own forms. Add a new user for that purpose.
# Click the "manage" link in the top right menu.
# On the page that is displayed, click the "Manage Tenants" link.
# There is a single tenant named d. This is the default tenant.

=== Setup for Forms only ===

# Click the [[Image:Cog_go.png]] icon, to administer the default tenant.
# On the page that is displayed, click the "Manage Users" link.
# There is a single user (admin).
# Click the [[Image:User_add.png]] icon, fill in the form and submit it. The user will be created.
# Logout of the admin account and login as the new user.
# Live Forms is installed and ready for use.

=== Setup for Forms and Workflows ===

View a 4 minute video on setting up your in-house server for workflows
[http://www.frevvo.com/bucket/help/video/its/its.html by clicking here].

# Click the [[Image:add.png]] icon to create a new tenant, fill in the form and submit it. The new tenant will be created.
# Click the [[Image:Cog_go.png]] icon, to administer the newly created tenant.
# On the page that is displayed, click the "Manage Roles" link.
# There is a single role (frevvo.Designer).
# Click the [[Image:add.png]] icon, fill in the form and submit it to create new roles e.g. Employee or Manager.
# Click the 'Back to Manage Tenant' link.
# On the page that is displayed, click the "Manage Users" link.
# There is a single user (the administrative user you defined when you created the tenant). Note that you will have to click the link to display All users. By default, only users beginning with the later A are displayed.
# Click the [[Image:User_add.png]] 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.
# The new user will be created. Create as many users and assign them roles as needed.
# Logout of the admin account and login as one of the newly created users with the frevvo.Designer role and start building forms and workflows.
# Note that you must login using the syntax: userid@tenant for the user name. For example, if the newly created tenant was named example.com then all users in that tenant must login using the ID: user@example.com. Type in your password as before.
# Live Forms is installed and ready for use.

You can find examples on creating your own workflows on the [[Tutorials | Tutorials]] page.

  • No labels