Page History
...
Frevvoproduct |
---|
Frevvoproduct |
---|
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to the <frevvo-home>\tomcat\conf directory
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.default.login.tenant.id property to the <frevvo-home>\tomcat\conf\frevvo-config.properties file and set the param-value to the name of your one tenant.
Code Block title frevvo-config.properties frevvo.default.login.tenant.id=<your_tenant_id>
- Save the file
- Restart
.Frevvoproduct
...
Follow these steps to change the placeholder:
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the property shown below with your modified value then save the file.
Code Block title frevvo-config.properties frevvo.login.username.placeholder=user@mycompany
- Restart
.Frevvoproduct
...
Add the frevvo.unsaved.warning property to the <frevvo-home>\tomcat\conf\frevvo-config.properties file in the tomcat bundle.The default value is false.
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the the frevvo.unsaved.warning property with a value of true then save the file.
- Restart
Frevvoproduct
...
Configuration properties that affect the
Frevvoproduct |
---|
Follow these steps:
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the properties with your modified values then save the file.
- Restart
Frevvoproduct
...
Frevvoproduct |
---|
Frevvoproduct |
---|
Frevvoproduct |
---|
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the properties with your modified values then save the file.
- Restart
Frevvoproduct
...
LDAP
logging.level.org.springframework.ldap=DEBUG
Log Messages in the
...
frevvo log
frevvo Cloud log messages show session information and the names of the Log Message properties include an _ (underscore).
...
If you want to delete the logs, stop
Frevvoproduct |
---|
Changing the logging level for
...
frevvo log files
Add the three properties shown below with a value of DEBUG to the <frevvo-home>\tomcat\conf\frevvo-config.properties file to change the loglevel to DEBUG.
...
When a person is using a form/flow and then pauses for longer than the configured <session-timeout>, they will see the following error the next time they enter a value into the form or try to submit a form from a timed out session.
...
frevvo as a windows service
You will have to edit frevvo/tomcat/bin/service.bat line 123 to increase the Java Heap and Permgen spaces. Here is an example of the line you need to edit in that file:
...
Digital Signatures require no configuration. However you can control the format of the date stamp that appears when forms are signed.
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.signature.date.format property with your modified value then save the file.
- Restart
Frevvoproduct
...
Code Block |
---|
frevvo.userloader.batchSize=25 |
Using
...
frevvo with reverse-proxies/SSL-accelerators
If your goal is to use
Frevvoproduct |
---|
Frevvoproduct |
---|
Frevvoproduct |
---|
...
You can customize the options that appear in the Share dialog by adding the frevvo.share.options property with the options that you want to show. Remove any option after the equal sign to hide it from the share dialog.
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.share.options property with your modified values separated by commas then save the file.
- Restart
Frevvoproduct
...
Frevvoproduct |
---|
Frevvoproduct |
---|
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.login.forgot.password.enabled property with a value of false then save the file.
- Restart
Frevvoproduct
...
You can make the Data Sources panel in the Designer appear at the top of the left properties pane by adding the frevvo.data.sources.top property to the frevvo-config.properties file with a value of true.
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.data.sources .top property with a value of true then save the file.
- Restart
Frevvoproduct
...
You can show/hide the "New from XSD" button form designer Data Sources tab via the frevvo.data.sources.add propery. The default is true. Set it to false to hide "New from XSD" button.
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.data.sources.add property with a value of false then save the file.
- Restart
Frevvoproduct
...
The frevvo.palette.controls property allows you to configure the palette to display only the controls that you need or change the position of the controls in the palette. The Strings must match the control name exactly but they can be in any order. Remove the name of any controls that you don't want. In all cases, half of the configured amount of controls will display on the left side of the palette and the remaining controls on the right, based on the order in which they are listed in the property.
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.palette.controls property with the Control Names after the equal sign, separated by commas then save the file.
- Restart
Frevvoproduct
...
Code Block | ||
---|---|---|
| ||
frevvo.upload.file.types=Allowed mimes for this type (comma separated) |
Follow these steps:
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.upload.file.types with the allowed mime types after the equal sign, separated by commas then save the file.
- Restart
Frevvoproduct
...
Rule validation is executed in a thread pool with a timeout. You can change the rule validation timeout value by adding the with the frevvo.rule.validation.timeoutproperty to the frevvo-config.properties file. The default value is 2000 milliseconds.
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.rule.validation.timeout property with the timeout value in milliseconds after the equal sign then save the file
- Restart
Frevvoproduct
...
The show/hide pagebreaks icon frevvo.designer.showPageBreaks property to the frevvo-config.properties file. This property defaults to true. Setting it to false will hide the PageBreak control by default in the designer. Clicking the icon will make them visible. on the Form Designer toolbar is a toggle to make PageBreak controls in your form on visible/invisible. When you create or edit a form, PageBreak controls will be visible. When you drag a PageBreak control from the palette onto the canvas it will be visible in the designer. If you save the formr/flow then edit it the PageBreak controls remain visible. If you want to change the default behavior, i.e. make them invisible by default, add the
Follow these steps:
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo.designer.showPageBreaks property with a value of false after the equal sign then save the file
- Restart
Frevvoproduct
...
To configure the Save to Navigation feature for all workflows, follow these steps:
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf\
- Open the frevvo-config.properties file with a text editor.
- Add the frevvo.flows.save.on.navigation property. A true value turns on the Save to Navigation feature for all workflows while a false value turns it off. False is the default.
- Save the file after all your changes are made.
- Restart Live FormsRestart frevvo.
Code Block | ||
---|---|---|
| ||
frevvo.flows.save.on.navigation=true |
...
Follow the steps to hide this message:
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf\
- Open the frevvo-config.properties file with a text editor.
- Add the frevvo.form.save.on.mapping property. A false value does not prompt and save form before beginning/continuing PDF mapping. True is the default.
- Save the file after all your changes are made.
- Restart Live FormsRestart frevvo.
Code Block | ||
---|---|---|
| ||
frevvo.form.save.on.mapping=false |
...
You can optionally turn off XSS (cross site scripting) cleaning for Live Forms frevvo by adding one or both of the below properties to frevvo-config.properties. Note: both properties default to true.
...
Follow these steps:
- Stop Live Formsfrevvo
- Add one or both of the parameters shown below to, <frevvo-home>\tomcat\conf\frevvo-config.properties
- Save the file
- Restart Live Formsfrevvo
Code Block | ||
---|---|---|
| ||
frevvo.xss.clean=false frevvo.xss.clean.labels=false |
...
The pve connector by default does not send wet signature images to ImageSilo. This can be overridden by adding the frevvo.send.signature.image with a value of true in to the frevvo-config.properties file.
Follow these steps:
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf\
- Open the frevvo-config.properties file with a text editor.
- Add the frevvo.send.signature.image property with a value of true to override the default.
- Save the file after all your changes are made.
- Restart Live FormsRestart frevvo.
Code Block |
---|
frevvo.send.signature.image=true |
...
In-house customers can change the default text for the rejection email subject and body by adding the frevvo.task.reject.notification.email subject and frevvo.task.reject.notification.email.message properties with modifed values to the frevvo-config.properties file.
Follow these steps
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the parameter(s) shown below with your modified values, The default subject and message are shown below
- Save the file after all your changes are made.
Restart Live FormsRestart frevvo.
Code Block |
---|
frevvo.task.reject.notification.email.subject=You have a new task for {flow.name} frevvo.task.reject.notification.email.message=<p>This workflow was rejected back to you for further action.</p><p>The work flow was rejected by {subject.first.name} {subject.last.name} at step: {flow.activity.name}. The reason was: {flow.activity.reject.reason}.</p><p>You can access this task at: {task.perform.url}</p> |
...
This error is typically caused by a clock synchronization issue between the Service Provider (frevvo) and the Identity Provider (i.e. Azure) or a genuine delay in the connection. If you get this error, adding the com.frevvo.security.saml.response.skew property can be used to specify the time in seconds allowed between the
request and the response from the Identity Provider to a value greater than the default value of 60 seconds. Frevvoproduct
Follow these steps:
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the parameter shown below with a value greater than the default value of 60 seconds. The example shown increases the timer to 120 seconds.
Code Block com.frevvo.security.saml.response.skew=120
Save the file.
- Restart
.Frevvoproduct - Retry the login.
...
The error message will not display for video files that exceed the specified limit.
Follow these steps:
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo-asset-maxsize property. Change the value to the maximum allowable image size in bytes.
Code Block frevvo.asset.maxsize=2097152
Save the file.
- Restart
.Frevvoproduct
...
Follow these steps to add the frevvo.certificate.signature property to the <frevvo-home>\tomcat\conf\frevvo-config.properties file.
- Stop Live Forms if Stop frevvo if it is running.
- Navigate to <frevvo-home>\tomcat\conf
- Open the frevvo-config.properties file with a text editor.
Add the frevvo-certificate.signature property with a value of true.
Code Block frevvo.certificate.signature=true
Save the file.
- Restart
.Frevvoproduct
...