Configure the Publication Service


This section explains how to configure the interceptor instance with a publication service that will make a COM method call and send the message to TIBCO messaging transport.

Configure the Publication Service
  1. In the project panel, expand the TIBCOCOMInterceptor1 icon, then highlight the Adapter Services folder to access the Publication Service icon. Drag the icon from the palette panel to the design panel.
  2. Click the Adapter Services folder in the project panel. Import the operation1 and operation2 type libraries into the sample.dat using the Import Metadata option on the Import Schema tab. The type libraries are available in the tibco\adapter\adcom\5.3\examples\Operation\Operation1 and tibco\adapter\adcom\5.3\examples\Operation\Operation2 directories.
    You can import metadata into the service configured for either the TIBCOCOMInterceptor1 or TIBCOCOMService1 adapter instance.
  3. Select PublicationService in the Project panel. In the Configuration tab:
    1. Type Operation2_Testobj2_1_Publisher in the Name field.
    2. Select TIBCO Rendezvous from the Transport Type drop-down.
    3. Click Apply.
  4. In the Transport tab:
    1. Type TIBCOCOM.Operation2.Testobj2.1 in the Message Subject field.
    2. Select Reliable from the Quality of Service drop-down.
    3. Retain the default values for the Wire Format drop-down.
    4. Click Apply.
  5. In the SchemaView tab, expand the AESchemas folder to specify a class reference. Drill down to the AESchemas>ae>COM>OPERATION2Lib>coClasses folder and select Operation2.Testobj2.1.
  6. Click Apply.
  7. Select Project > Save.

TIBCO Adapter™ for COM User’s Guide
Software Release 5.3, September 2005
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com