| Bookshelf Home | Contents | Index | Search | PDF |       | 
Siebel eFinance for Teller Connector to IBM WebSphere Business Component Composer Guide > Teller IFX XML Connector > FINS IFX XML Converter >
Outcalls
The Siebel Connector for IFX XML provides default behaviors for a variety of methods (shown in Table 24). If the default behaviors do not suit your needs, the Siebel application allows outcalls to override the defaults.
For example, the Siebel default for the <SignonRq> method is user name and password. You can provide an outcall function for a certificate instead.
The outcall function is activated by the IFX Application Business Service Name parameter. If you want to use an outcall, you define a business service that encloses the outcall functionality, and then enter the business service name in the IFX Application Business Service Name parameter.
If the connector cannot find the business service identified in the IFX Application Business Service Name parameter, default functionality is used instead.
IFX Connector Outcall Methods
This section lists all methods that the IFX connector can use for outcalls. You can implement them using either eScript or VB. For more details, see Tools Online Help.
In Table 24, the input argument values are provided by the Siebel Connector for IFX XML, and the output argument values are returned to the Siebel Connector for IFX XML.
1Process methods do not require output values because the connector is not expecting any value in return. For example, if StatusCode is not 0, you may want to process the information in your own application, but no value is expected by the FINS IFX XML Converter.
| Bookshelf Home | Contents | Index | Search | PDF |       | 
| Siebel eFinance for Teller Connector to IBM WebSphere Business Component Composer Guide Published: 18 April 2003 |