Queues and Topics

Queues and topics are required for proper functioning of the application, and not related to integration with other systems.

These queues and topics are used by TIBCO MDM internally. Minimal customization (pool sizes) is required.

Queues
TIBCO MDM Queues Description
Q_ECM_CORE_ADMIN Reserved, currently unused.
Q_ECM_CORE_ASYNC_CALL Distributes work load across cluster. Used for async messages functionalities, such as import, preload, and so on.
Q_ECM_CORE_TEXT_INDEX Notifications for data change, which are listened by a listener and adds data to text index, that is, Patterns engine.
Q_ECM_CORE_WORKFLOW
Q_ECM_CORE_INTERNAL_INTGR_MSG (InternalIntgrMsg)
Q_ECM_CORE_COMM_OUTBOUND_MSG
Q_ECM_CORE_COMM_OUTBOUND_MSG_SYNC_REPLY
Q_ECM_CORE_COMM_INBOUND_MSG
Q_ECM_CORE_COMM_INBOUND_MSG_SYNC_REPLY
Q_ECM_CORE_COMM_EVENT
Q_ECM_CORE_COMM_EVENT_SYNC_REPLY
Q_ECM_CORE_FASTCACHEASYNC_CALL Avoids performance overhead on the existing async message functionalities. Whenever the fast cache is updated, this queue is configured to send and receive messages.
Q_ECM_CORE_COMM_OUTBOUND_MSG_HANDLE
Q_ECM_INTGR_STD_OUTBOUND_INTGR_MSG
Q_ECM_INTGR_STD_INBOUND_INTGR_MSG
Q_ECM_INTGR_STD_INTGR_EVENT
Q_ECM_INTGR_OUTBOUND_INTGR_MSG
Q_ECM_INTGR_INBOUND_INTGR_MSG
Q_ECM_TEST_CHAT
Q_CIM_CUSTOMIZATION_BK2_INBOUND_INTGR_MSG
Q_CIM_CUSTOMIZATION_BK2_OUTBOUND_INTGR_MSG
Q_CIM_CUSTOMIZATION_BK1_OUTBOUND_INTGR_MSG
Q_CIM_CUSTOMIZATION_BK1_INBOUND_INTGR_MSG
Q_ECM_INTGR_CNE
Topics
TIBCO MDM Topics Description
T_ECM_CORE_ADMIN Reserved, currently unused
T_ECM_CORE_ASYNC_CALL Reserved, currently unused
T_ECM_CORE_RULE_CACHE Deprecated
T_ECM_CORE_DB_RESOURCES Reserved, currently unused
T_ECM_TEST_CHAT Deprecated