|
R66ClientSubmitConfig
OpenR66 Client for Submit Only Configuration File
config
identity
directory
- serverhome:directoryType
Home Directory for the OpenR66 Server (relative path to this Home)
- in:nonEmptyString Optional default="IN"
Default Receive Directory
- out:nonEmptyString Optional default="OUT"
Default Send Directory
- arch:nonEmptyString Optional default="ARCH"
Default Archive Directory
- work:nonEmptyString Optional default="WORK"
Default Working Directory
- conf:nonEmptyString Optional default="CONF"
Configuration Directory
limit
db
- dbdriver:address
4 types of database are currently supported: oracle, mysql, postgresql, h2
- dbserver:normString
Connection to the database in JDBC mode (jdbc:type://[host:port]....). Use the database documentation to find the correct syntax for the JDBC connection
- dbuser:address
Database User
- dbpasswd:nonEmptyString
Database User's Password
|