TIDManager Configuration Reference

You can configure an TIDManager configuration in the Configuration, the Transports, the Logging, the Monitoring, and the Advanced tabs.

Configuration Tab

In the Configuration tab, you can specify the basic information and the server endpoint used to communicate with the adapter configuration.

The following is the Adapter for SAP TIDManager Configuration panel:

Field Description
Adapter Name The adapter name.
Instanced Id Specify the TIDManager configuration name.

The default name is the one specified when creating the TIDManager configuration.

Description Enter a description for the TIDManager configuration.

The following is the TIDManager Service Configuration panel:

Field Description
TID Manager Server Click this link to configure the server endpoint used to communicate with an adapter configuration.

The default server endpoint is TID_JMS_RPC_SERVER or TID_RPC_SERVER.

If you want to change the server endpoint, click to select a endpoint in the Select a Resource window.

You can click to clear this field.

TID File Name Specify the TID file name.

The default name is tidFile.tid.

Transports Tab

In the Transports tab, you can manage and configure transport sessions and endpoints for a TIDManager configuration.

When you create a TIDManager configuration, the adapter automatically creates the corresponding session and endpoint to encapsulate transport information necessary for data communication, depending on the transport protocol and delivery mode being used.

For more information about the Transports tab, see Transports Tab of the adapter configuration.

Logging Tab

In the Logging tab, you can manage and configure log sinks.

TIBCO ActiveMatrix Adapter for SAP supports the following log sinks at run time:
  • File Sink

    A file sink sends messages to a file.

  • Standard I/O Sink

    A stdio sink sends messages to standard I/O.

  • Network Sink

    A network sink sends messages over the network.

  • Hawk Sink

    A Hawk sink sends messages to TIBCO Hawk.

For more information about the Logging tab, see the Logging Tab of the adapter configuration.

Monitoring Tab

In the Monitoring tab, you can specify the TIBCO Hawk monitoring options of the TIDManager configuration.

For more information about the Monitoring tab, see the Monitoring Tab of the adapter configuration.

Advanced Tab

In the Advanced tab, you can specify the termination subject (if Rendezvous is the transport) or topic (if JMS is the transport) name that the TIDManager configuration are listening to.

Once the TIDManager configuration receives the message that labeled with the termination subject or topic name, the configuration is stopped.