Administrator Server Payload Service Database
A payload service supports archiving, persisting and retrieving large size payload data. It is an independent service and does not depend on a log service. However, a log record sent to a log service can include a payload URL field to link a log message and payload data. You can store payload data in the same database used by Administrator server or use another database.
If you did not deploy the logging and payload services when you created the Administrator server using the TIBCO Configuration Tool, see TIBCO_HOME\administrator\version\scripts\logging\readme.txt.
| Field | Description |
|---|---|
| Use ActiveMatrix Administrator Server Database | Select to have the payload service use the
same database as the Administrator server. If cleared, the database
configuration fields display to let you specify database information.
Default: Selected. |
If you decide to use a non-default database, the wizard prompts you
for database details.
If you are using an external database, see
Database Requirements. To enable SSL
communications, see
Secure Communication Channels
and
SSL Requirements.
Note: The properties that the wizard sets in the
build.properties file depend on the context in
which the prompts are displayed. By default, specify the properties for the
Administrator Server database and the information is then used for the
Notification Service database, the Log Service database, and the Payload
Service database. You can, however, overwrite the values for the Notification
Service, Log Service, and Payload Service, and you can change them in the
build.properties file.
| Field | Description |
|---|---|
| Create a Trust Store... | Invokes a wizard to import certificates from a server and create the trust store. |
| Browse | Invokes a dialog to navigate to a keystore file. |
| Keystore Location | Location of the keystore. |
| Keystore Type | Type of the keystore: JKS or JCEKS.
Default: JKS. |
| Keystore Password | Password that protects the keystore. |
Copyright © TIBCO Software Inc. All Rights Reserved.