Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- Stop your server.
- Download Database Connector war file that is compatible with the version of that you are running.
- Extract the .zip file, then open the extracted filefolder. You should see a single file named database.war.
- Copy the database.war file to <frevvo-home>\tomcat\webapps.
- Install the JDBC driver
Start your server
- Browsehttp://<host>:<port>/database/status
If the status returns failures or disabled:
Review the previous installation steps.
See starting and testing the connector installation for troubleshooting.
- When the status returns Passed for each queryset, your installation is complete
- Follow the Connector Configuration Instructions with the detailed steps to integrate the connector with your database.
...
Download the latest frevvo-tomcat bundle from the frevvo website.
Download the Database Connector war file. Rename it to database.war.
Extract the tomcat bundle zipfile to a location of your choice. We will refer to this directory as <frevvo-home>.
Copy database.war to <frevvo-home>\tomcat\webapps.
Start the Insight server, then start Live Forms.
- Test the connector installation by copying this URL directly into your browser:
http://localhost:8082/database/status
After performing these steps you will have: successfully installed the database connector and retrieved data from the built-in test database - Log into as the superuser (admin@d, admin). Create a tenant.
- Create a designer user in the tenant
- Download the Database Connector Application, then upload it to your designer user. This application includes some example forms that demonstrate the power of the Database Connector using built-in databases.