Siebel Financial Services Connector for IFX XML Guide > Configuration Roadmap > Preparing Project Elements >

Creating an IFX Wizard Business Service for the Project


We will be creating a new FINS IFX Tutorial Wizard business service based on the same class that FINS IFX Wizard Service is based on.

Creating a new FINS IFX wizard business service is optional.

You can customize the FINS XML integration object wizards to fit your needs, or you can create new ones.

In general, in the following situations you may decide to customize the available wizard:

In general, in the following situations you may decide to create a new wizard:

Once you have customized the existing wizard or created a new wizard, you will compile the definition into the repository that Siebel Tools is using. Changes do not take effect prior to compiling.

Table 26 shows the pre-setup user properties for the FINS IFX Wizard.

Table 26. FINS IFX Wizard User Properties
Name
Value
Comments
DispatcherMapName
IFXDispMap
The dispatcher map name. The wizard will use this map to update the key and value.
HasUIControl
true
Internal use.
Integration Object Wizard
Y
Internal use.
Integration Object Base Object Type
Siebel Business Object
Internal use.
Operation KeyWord Match:0
Add/SAUpsert
Internal use. This means that when the wizard generates an external integration object for an Add message, it defines the operation in the transaction manager as SAUpsert. The operation name will be recorded in the dispatcher map.
Operation KeyWord Match:1
Inq/SAQuery
Internal use. This means that when the wizard generates an external integration object for an Inq message, it defines the operation in the transaction manager as SAUpsert. The operation name will be recorded in the dispatcher map.
Default Envelope Tag
IFX
Value for Envelope Tag.

NOTE:  You can define a new Operation KeyWord Match:X if you need to. For example, if the IFX DTD in the future supports an additional operation, you can define Operation KeyWord Match:2 as <new operation>/SA<New operation name>.

For complete information about creating a new business service, changing user properties, or compiling objects, see Siebel Tools Reference.

To create an IFX Wizard business service

  1. Start Siebel Tools, if necessary.
  2. Select FINS IFX from Project drop-down menu in Object Explorer.
  3. Click the Business Service icon in Object Explorer.
  4. Select FINS IFX Wizard Service in Business Services window.
  5. Right-click FINS IFX Wizard Service record, and select Copy Record from the pop-up menu.
  6. Fill in the following values for the new business service record:
  7. Change the value of the DispatcherMapName user property for this new business service from IFXDispMap to FINS IFX Tutorial DispMap.
  8. Validate and compile all the work you have done so far to the SRF file that your Siebel Tools uses.
  9. Restart Siebel Tools.

 Siebel Financial Services Connector for IFX XML Guide 
 Published: 18 April 2003