Parameter
|
Allowed values
|
Description
|
bpmportal.jasper.schedule. cleanup.start
|
on, off
|
If you set this parameter value as 'on', then Jasper report clean up scheduler is scheduled to run when the Portal server is started.
|
bpmportal.jasper.schedule. cleanup.interval
|
Must be a valid number in seconds.
|
This parameter specifies the interval between two successive Jasper report clean up jobs.
|
bpmportal.jasper.schedule. cleanup.startdelay
|
Must be a valid number in seconds.
|
This parameter specifies the delay in seconds to start the Jasper report clean up job after Business Process Portal server is started.
|
bpmportal.jasper.schedule. cleanup.cutoff
|
Must be a valid number in seconds.
|
This parameter specifies the criteria in terms of seconds for deleting the files based on their age. For example, if it is set to 3600 seconds, then the temporary files older than one hour are deleted. The default value is 86400 seconds that is, one day.
|
bpmportal.jasper.schedule. cleanup.timeout
|
Must be a valid number in seconds.
|
This parameter specifies how long the Jasper report clean up job can run.
|
bpmportal.jasper.schedule. cleanup.maxfilesize
|
Must be a valid number in MBs.
|
This parameter specifies the maximum file size allowed for deletion. The Jasper report clean up job does not delete the files with size greater than the specified value.
|