Siebel eFinance for Teller Connector to IBM WebSphere Business Component Composer Guide > Teller IFX Connector Roadmap > Configuring a Dispatcher Map >

Examining an Existing Dispatcher Map


To learn more about the dispatcher map, open and study a standard dispatcher map, such as FINSTlrBranchDispMap. FINSTlrBranchDispMap is the dispatcher map entry of the FINS Teller Integration Branch Wizard business service. This business service is associated with the dispatcher map through the DispatcherMapName user property.

Examine the map structure in Siebel Tools, the FINS Teller Integration Wizard user property where it is referred to in Siebel Tools, and Workflow FINS Teller Branch Connector, where it is used.

To review the dispatcher map and Wizard business service

  1. Open Siebel Tools.
  2. Choose Integration Object from the Object Explorer window and query for the integration object FINSTlrBranchDispMap.
  3. Expand the Integration Object from the Object Explorer Window and click Integration Object User Prop.
  4. The details of a sample user property value are displayed in the figure below.

    Click for full size image

  5. Choose Business Service from the Object Explorer Window and query for the business service FINS Teller Integration Branch Wizard.
  6. Expand the Business Service from the Object Explorer Window and click the user property.

Example

The following is a sample value from the FINSTlrBranchDispMap dispatcher map entry for the IFX/tllr.TlrSvcRs/tllr.BrnOpenRs name.

IFX/tllr.TlrSvcRs/ tllr.BrnOpenRs;tllr.BrnOpenRs_ERsIRsMapIn;tllr.BrnOpenRs_IRqERqM apOut;tllr.BrnOpenRs;FINS Teller Branch Status Chg Int;Upsert

Table 38 describes the elements of the sample.

NOTE:  Generally, you will not need to manually create values. These are set to default values by the FINS IFX XML Wizards.

Table 38. Dispatcher Map Sample Elements
Element
Description
IFX/tllr.TlrSvcRs/tllr.BrnOpenRs
The value used by the dispatcher business service to tag the tllr.BrnOpenRs node as the node that represents the message body.
tllr.BrnOpenRs_ERsIRsMapIn
The name of the DTE map to transform the external response integration object to the internal response integration object (ERsIRs).
tllr.BrnOpenRs_IRqERqMapOut
The name of the DTE map to transform the internal request integration object to the external request integration object (IRqERq).
tllr.BrnOpenRs
The name of the external integration object. This is not used by outgoing messages. For outgoing messages, the external integration object name is derived by the FINS IFX DTE service by looking at the external integration object associated with the outgoing DTE map name.
This is used by incoming messages, as the FINS IFX Converter service instantiates a new integration object of this type.
FINS Teller Branch Status Chg Int
The name of the internal integration object. This is used by outgoing messages, as the FINS IFX Transaction Manager service instantiates a new integration object of this type.
This is not used by incoming messages. The internal integration object name is derived by the FINS IFX DTE service by looking at the internal integration object associated with the incoming DTE map name.
Upsert
The action for the FINS IFX Transaction Manager service to perform for incoming messages. This string should match a user property defined on the FINS IFX Transaction Manager service that defines which business service and method the Transaction Manager should invoke.


 Siebel eFinance for Teller Connector to IBM WebSphere Business Component Composer Guide 
 Published: 18 April 2003