Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
A new version (v2.5.2) of the Database Connector is included in the v7.3 frevvo tomcat bundle. It is also available in a separate download. You can download it here. The database.war does not extract after startup. You will not see a database subfolder in the <frevvo-home>\tomcat\webapps directory if you are using the tomcat bundle as in previous releases.
If you are running the Database Connector on your in-house server, customers must upgrade to v7.3 to use the Database Connector v2.5.2. There are 2 options:
...
Tomcat 8.5 doesn't allow curly braces in URLs since they are not valid URL chars and deemed a security vulnerability. currently supports parenthesis as well as curly braces. However, if you are embedding forms, flows or the Task List in your website, change the markup to use parenthesis (). Support for curly braces {} will be dropped in a future release.
Excerpt | ||
---|---|---|
| ||
Embed script changeEmbed code for forms/flows now contains container=false by default. This change should not affect existing embedded forms which have container parameter set to true. If you need the container value to be set to "true", the designer must change this setting manually for newly embedded forms/flows going forward. |
Tips for Embedded Forms/Flows viewed on Mobile Devices
...
Java 1.7 is no longer supported. In-house customers should upgrade to Java 8 before upgrading to v7.3+. Please review Supported Platforms for a complete list.
You must install the Oracle Java Development Kit (JDK) or the Java Runtime Environment (JRE) before installing Live Forms. Although Live Forms will run with either JAVA package, the Insight Server requires the JAVA_HOME environment variable so set it to the installation directory for the Java package that you install. Refer to JDK or JRE Prerequisite for configuration details.
Tomcat version Upgraded
The version of tomcat used in the frevvo bundle has been upgraded to now uses Tomcat 8.5.16. Tomcat 7 is not supported for 7.3.0.
Override _data properties in Configuration Files
...
JMX Monitoring Enabled in the frevvo tomcat bundle
JMX (Java Management ExtensonsExtensions) is enabled by default in the v7.3 tomcat bundle. Information can be accessed with jConsole, or a similar tool.
...
It may be necessary to increase heap size for the Insight server, when reporting on/indexing a large number of submissions. Refer to the memory configuration topic for the details.
...
Email Configuration and custom configuration parameters are still configured in the frevvo.xml file.
Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
Start the Insight server before Live Formsrequires Insight software for the Reporting and Submissions View feature. The Insight software is included in the tomcat bundle. The Insight server MUST be started BEFORE starting . Instructions for Windows and Linux operating systems are listed here:
You do not have to restart the Insight server every time you restart . |
...