Okiok

OKIOK announces the availability of S-FILER/PORTAL v4.14.5

Okiok releases version 4.14.5 of S-Filer/Portal™ secure transfer solution.

 

Features

The main purpose of this minor release is to add new configuration parameters for better customization of the solution.

 

API and compatibility changes

 

Minor improvements and bug fixes

#cfg.server.local.config.database.connection.pool.size.min=5
#cfg.server.local.config.database.connection.pool.size.max=50
#cfg.configurator.database.connection.pool.size.min=0
#cfg.configurator.database.connection.pool.size.max=5
<!-- The logger for the Task Logger. This is a dedicated logger to have a view over the pending Tasks to be executed. -->
<RollingFile name="task-log" fileName="logs/tasks.log" filePattern="logs/tasks-%d{yyyy-MM-dd}.log">
    <ThresholdFilter level="DEBUG"/>
    <PatternLayout pattern="%d{yyyy-MM-dd HH:mm:ss},%m%n"/>
    <Policies>
        <SizeBasedTriggeringPolicy size="1000KB"/>
    </Policies>
    <DefaultRolloverStrategy max="100"/>
</RollingFile>
<!-- The logger for the Task Logger. This is a dedicated logger to have a view over the pending Tasks to be executed. -->
<Logger name="task-log" level="DEBUG" additivity="false">
    <AppenderRef ref="task-log"/>
</Logger>

 

Known issues

 

Functional breakdowns

 

Updating

This version does not require any particular intervention and does not introduce any changes to the database model. We strongly advise you to make a full backup of the solution before upgrading. Do not hesitate to contact our support group if you have any questions about this upgrade. support@okiok.com

Exit mobile version