Configure the Subscription Service


This section explains how to configure a subscription service to get a message from the TIBCO messaging transport and invoke a COM method call on the COM server. The exercise assumes you have completed the previous exercise, Configure the Publication Service, and uses ActiveEnterprise classes created during the exercise. You must use the same project created in the previous exercise.

Configure the Subscription Service
  1. In the project panel, expand the TIBCOCOMService1 icon, then select the Adapter Services folder to access the Subscription Service icon. Drag the icon from the palette panel to the design panel.
  2. In the Configuration tab:
    1. Type Operation2_Testobj2_1_Subscriber in the Name field.
    2. Select TIBCO Rendezvous from the Transport Type drop-down.
    3. Click Apply.
  3. 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 value for the Wire Format drop-down.
    4. Click Apply.
  4. 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.
  5. Click Apply.
  6. 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