Multidomain MDM
- Multidomain MDM 10.3 HotFix 3
- All Products
Property
| Description
|
---|---|
avos.jdbc.database.driver.jar
| Path to the JAR file that contains the JDBC driver for ActiveVOS database.
This parameter is populated during the Hub Server installation without the avos prefix in <infamdm installation directory>\conf\avos.install.properties.
|
avos.jdbc.database.driver.class
| JDBC driver class for ActiveVOS database.
This parameter is populated during the Hub Server installation without the avos prefix in <infamdm installation directory>\conf\avos.install.properties.
|
avos.jdbc.database.url
| ActiveVOS database connection URL.
This parameter is populated during the Hub Server installation without the avos prefix in <infamdm installation directory>\conf\avos.install.properties.
|
avos.jdbc.database.username
| ActiveVOS database user name.
This parameter is populated during the Hub Server installation without the avos prefix in <infamdm installation directory>\conf\avos.install.properties.
|
avos.jdbc.database.password
| ActiveVOS database password.
|
avos.ws.protocol
| The protocol for the ActiveVOS server connection. Can be http or https.
|
avos.ws.host
| Host name of the application server where ActiveVOS runs.
|
avos.ws.port
| Port number of the application server connection.
|
avos.ws.trusted.username
| User name of the trusted user.
The trusted user is created as part of the
Multidomain MDM installation and upgrade process.
|
avos.ws.trusted.password
| Password for the trusted user.
The trusted user is created as part of the
Multidomain MDM installation and upgrade process.
|
avos.hub.username
| MDM Hub super user that belongs to all task management roles.
|
avos.ws.pagesize
| Number of tasks processed in one database transaction and batch-loaded from ActiveVOS.
|
avos.ws.statuses
| Optional. Comma-separated list of ActiveVOS task statuses to be processed. For example, READY or IN_PROGRESS. By default all tasks are processed.
|