Configuring TIDManager Configurations for Fault Tolerance

Configure the TIDManager configurations in the Fault Tolerant mode by using the JMS exclusive queue feature.

Procedure

  1. Edit the EMS_HOME\bin\queues.conf file and specify the queue name using the exclusive property for the TIDManager configuration.

    For example: SAP.TIDMgr exclusive

    For how to edit the queues.conf file, see the TIBCO Enterprise Message Service documentation.

  2. Ensure that the endpoint and session of the remote TIDManager configuration can match that of the TID Client defined in the outbound adapter configuration.
  3. Start the TIDManager configurations with different service ID.
    For examples, start the first TIDManager service as ./adr3TIDManager and the second TIDManager service as ./adr3TIDManager-system:instanceID myTID.
    If the TIDManager configuration has been started on different machines, ensure that the TID file is in a location accessible by all TIDManager configurations.
  4. Start the adapter configuration.

    The primary TIDManager configuration processes IDocs while it is up and running. The secondary configuration takes over when the primary configuration goes down.