If you are using a TIBCO messaging system, enter the following information on the TIBCO Messaging Information page of the Create Connection wizard.
If necessary, see your TIBCO documentation for information about the TIBCO product.
In the TIBCO Message Type field, choose:
RV – to configure a TIBCO Rendezvous-reliable message. Proceed to Step 2.
RVCM – to configure a TIBCO Rendezvous Certified Messaging (RVCM) message. Proceed to Step 2.
AECM – to configure a TIBCO Rendezvous Active Enterprise Wired Format messaging message. Proceed to Step 3.
If you selected RV or RVCM:
In Service Name, enter the name of the RV and RVCM transport. The service name can be either a string value or a port number. By default, the value is 7500.
In Network, enter the name of the host name or IP
address where the TIBCO Rendezvous daemon is running.For example,
enter job1-srvr
.
Enter the TIBCO Rendezvous daemon value:
protocol:hostname:port
For example, enter tcp:my_machine:7500
.If
you do not specify a value for the host name, it defaults to “localhost.”
The default value is tcp:7500, which defaults to “localhost” on port 7500.
If your TIBCO Rendezvous daemon is running on a machine other than the one on which RepConnector is running, specify the host name; for example, enter:
tcp:mymachine:7500
Enter the name of the subject or destination at
which the client application is listening. For example, enter sample.subject
.
You can specify more than one subject name, separated by commas.
If you are using an RVCM message type, enter the
name of the certified messaging names in the CM Names field. For
example, enter SAMPLE.CM1.
You can specify more than one subject name separated by commas.
If you are using RVCM message type, enter in the CM Duration field minutes that TIBCO message system stores unread messages in the cmledger.
The default value is 0, which means the messaging system keeps messages in the cmledger forever.
For example, enter 10
to
have the messaging system keep unread messages for 10 minutes.
If you selected AECM as the TIBCO message type, enter the information for AECM.
Enter the name of the AE Configuration file you are using. Or, click Browse to search for this file.
If you want RepConnector to use your customized
message generator, enter the class name for your customized message
generator in the AE Message Generator field. For example, enter sample.MyMsgGenerator
.
If you are routing events from messaging system to database, enter the destination name in the Status Destination field. The status destination queue or topic you define is used for client application to listen an error message (if any) that may result in the event being sent to the database.
If you have just configured inbound information, return to step 10 in “Adding and configuring a new connection”.