Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Version 2 of the Visual Rule Builder now has built-in functions and the ability to use operators to enable building useful expressions. The Rule Builder provides a Lookup mode to search for the function that you want to use and a Help mode that provides function syntax information and an example
The Rule Builder eliminates the need to manually write JavaScript. Use this version of the Rule Builder to create rules to:
...
The configuration property to turn on DEBUG level logging for the frevvo log has changed. and create a version of the log in JSON format
...
The frevvo.logging.level property was used in v7.3+ to turn on DEBUG for the frevvo.log. This property is supported in v7.4+ but customers are encouraged to use logging.level.=<loglevel> going forward. Support for the frevvo.logging.level property will be removed in a future release. Refer to Tomcat logfiles for more information.
Create logs in JSON format
Add the spring.profiles.include=logging-json property to <frevvo-home>\tomcat\conf\frevvo-config.properties file to produce the frevvo and the logs for any frevvo Connectors you are running, in JSON format. It may be helpful, to have all the logs in the same format when troubleshooting. Refer to Tomcat logfiles for more information
New Properties file to Configure Live Forms features
...
It may be necessary to increase heap size for the Insight server, when reporting or indexing a large number of submissions. Refer to the memory configuration topic for the details
...
Excerpt | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
requires 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 . |
...