Configure the RAPStore database UAF agent using the following configuration files:service-config.xml, located in the RAPStore/ua/services/Discovery folder, service-config.xml located in the RAPStore/ua/services /RMI folder, and agent-plugin.xml, located in the RAPStore/ua/plugins/com.sybase.rap.iq folder. The table UAF-RAPStore Elements of agent-plugin.xml describes elements specific to the RAPStore Database UAF Agent.
The configurable elements of the two service-config.xml files are identical to the values of the two service-config.xml files specified in the Publisher/Subscriber UAF agents section.
The agent-plugin.xml file contains information about the UAF agent-RAPStore database communication. The configurable elements of agent-plugin.xml are:
Element |
Description |
---|---|
rap.iq_host |
Contains the name of the machine hosting the RAPStore database. |
rap.iq_port |
Contains the RAPStore database port. |
rap.iq_username |
Contains the user name used to connect to the RAPStore database. |
rap.iq_password |
Contains the password used to connect to the RAPStore database. |
rap.iq_startCommand |
Contains the command used to start the RAPStore database. |
rap.iq_stopCommand |
Contains the command used to stop the RAPStore database. |