aq_bridge_username: The username to connect to the Spoke DB.

encrypted_aq_bridge_password: The encrypted password of the aq_bridge_username. To encrypt a password, use the OAI_HOME/oai/9.0.4/bin/encrypt utility from the console. This utility generates cipher text and prints it on the console, which can be copied to the adapter.ini file.

aq_bridge_owner: The name of the schema to which the AQs in the spoke database belongs. This value should be set to a valid schema name before the adapter is started.

4.Optionally, you can configure the following parameters to improve the performance of the adapter:

agent_pipeline_to_hub = false

agent_pipeline_from_hub = false

agent_log_level = 0

5.Copy the DTDs from APPL_TOP at the following location: $XNB_TOP/xml/oag72, and place them in the home folder of the adapter on the host file system, i.e. <OAI_HOME>/oai/9.0.4/adapters/<ADAPTER_NAME>. The AQ Adapter requires the DTDs of the XML messages that it reads and writes into the AQs.

6.To start an adapter service, run the following script from the console:

<OAI_HOME>/oai/9.0.4/adapters/<ADAPTER_NAME>/start

7.To stop an adapter service, run the following script from the console:

<OAI_HOME>/oai/9.0.4/adapters/<ADAPTER_NAME>/stop

Note: The following file contains the log of adapter activities:

<OAI_HOME>/oai/9.0.4/adapters/<ADAPTER_NAME>/logs/<latest_ti mestamp>/oailog.txt

Dropping the Hub Schema

To drop the hub schema, you must stop the adapters and the repository service. The steps are:

1.Run the following script from the console to stop the adapters:

<OAI_HOME>/oai/9.0.4/adapters/<ADAPTER_NAME>/stop

A-4Oracle Telecommunications Billing Integrator Implementation Guide

Page 52
Image 52
Sonic Alert B31540-02 manual Dropping the Hub Schema