How do I preregister MessageBroker as a listener?

How do I preregister MessageBroker as a listener?

book

Article ID: KB0084432

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Database -
Not Applicable -

Description

Resolution:
You have to use the ADB config utility to preregister IM/MB listeners. Use option 11 to add a listener.
In ADB 1.2, you can only preregister other ADB agents as listeners. From ADB 3.x, when you use option 11, specify the CM session name of the listener's (IM/MB/Custom Adapter) rvcmsession.

In ADB 3.1.0 or ADB 3.1.1, ADB config is used to append this cm session name with adb in the front and rvcmRvCmSession in the end. In ADB 3.2.0 onward, ADB will just use the CM session name you entered, without appending anything. Please check the catalog table "ADB_PREREGLISTENER" to see whether you have the correct cm session name stored for this particular agent. If ADB prefixed something before your cm session name, please update this table to have the correct cm session name.

Environment

Product: TIBCO Adapter for ActiveDatabase Version: 3.3.1 OS: All --------------------

Issue/Introduction

How do I preregister MessageBroker as a listener?