Configuration name
|
Default value
|
Description
|
Maximum Size For Document Uploads
|
5
|
The size limit for uploaded documents, specified in megabytes. Note that you can specify only integer values for size.
|
Business Process Portal page size
|
15
|
Specify the number of entries in Business Process Portal page. This should be between 1 and 50 (both inclusive)
|
Caching of API Templates
|
False
|
When this value is enabled, all templates used by the Home API are cached. This improves performance. However, when using this setting, restart the servlet engine/web server for any template changes to take effect.
|
Crystal Report Server URL
|
None
|
The URL of the Crystal Report server.
|
ReportBuilderApplet JAR files
|
processreportbuilder.jar,
CalAndMaskField.jar
|
List of JAR files used by the ReportBuilder applet.
|
Report User Name
|
OpenEdge
|
The report engine user name
|
Report License Key
|
License number
|
The report engine license key.
|
Disable Confirmation Messages
|
False
|
Enables or disables confirmation pages for Business Process Portal. It is not applicable for JavaScript confirmation messages.
|
Flag to enable password security in portal
|
False
|
If this value is set to true, then password security is enabled in portal
|
Name of class implementing the IPasswordSecurityData interface
|
com.savvion.sbm.bpmportal.security.
PortalPasswordSecurityData |
User should define the implementing class and specify the name here. Custom data handler can be created by extending
com.savvion.sbm.security.password.
IPasswordSecurityData
interface.
|
Name of class implementing the IPasswordSecurityService interface
|
com.savvion.sbm.bpmportal.security.
PortalPasswordSecurityService |
User should define the implementing class and specify the name here.Custom service handler can be created by extending
com.savvion.sbm.security.password.
IPasswordSecurityService
interface.
|
Flag to enable change password during first login
|
True
|
If the value is set to true, then the user is prompted with change password window during first login.
|
Duration in days after which the password for the user expires
|
30
|
Duration in days for which the password is valid. The value should be between 1 and 365, if set to -1 longevity will be infinite, that is the password never expires.
|
Number of days prior to password expiry to notify the user about password expiration
|
3
|
Specifies number of days before password expiry for notification. The value should be between 1 and 30, if set to -1 notifyexpiration is disabled, that is the user is not notified before password expiry.
|
Local Store for Task Page
|
False
|
When this value is enabled, task data is cached and also grid pagination and sorting is performed locally. This improves performance.
|