Siebel eFinance for Teller Connector to IBM WebSphere Business Component Composer Guide > Teller IFX XML Connector > FINS IFX XML Data Transformation Engine (DTE) >

DTE Methods and Arguments


The FINS IFX XML DTE methods and arguments are described in the following tables. Table 11 describes the methods for the FINS IFX XML DTE.

Table 11. FINS IFX XML DTE Methods
Method
Display Name
Function
ToExternal
Transform to External Hierarchy
Transforms a Siebel hierarchy into an external hierarchy.
ToInternal
Transform to Siebel Hierarchy
Transforms an external hierarchy into a Siebel hierarchy.

Table 12 describes the arguments for the ToExternal method.

Table 12. Method Arguments for the ToExternal Method
Argument
Value
Description
XMLHierarchy
<XML property set>
Takes as input the output of the Execute outbound method of the IFX XML Transaction Manager.
Output hierarchy that contains the IFX Document in Siebel external integration object format.
<MapArgs>
 
Runtime input arguments that can be used by DTE maps. See the explanation in the following section.
DTE Argument 1
<Any literal value>
 
DTE Argument 2
<Any literal value>
 
DTE Argument 3
<Any literal value>
 

Table 13 provides specifications for the ToExternal method arguments.

Table 13. Argument Specifications for the ToExternal Method
Name
Display Name
Data Type
Type
Optional
XMLHierarchy
XML Property Set
Hierarchy
Input
Output
No
<MapArgs>
 
String
Input
Yes
DTE Argument n
 
 
 
Yes

Table 14 describes the arguments for the ToInternal method.

Table 14. Method Arguments for the ToInternal Method
Argument
Value
Description
XMLHierarchy
<XML property set>
Takes as input the output of the XMLPropetySetToPropertySet method of the IFX Converter.
Output hierarchy that contains the IFX Document in Siebel internal integration object format.
<MapArgs>
 
Runtime input arguments that can be used by DTE maps. See the explanation in the following section.
DTE Argument 1
<Any literal value>
 
DTE Argument 2
<Any literal value>
 
DTE Argument 3
<Any literal value>
 

Table 15 provides specifications for the ToInternal method arguments.

Table 15. Argument Specifications for the ToInternal Method
Name
Display Name
Data Type
Type
Optional
XMLHierarchy
XML Property Set
Hierarchy
Input
Output
No
<MapArgs>
 
String
Input
Yes
DTE Argument n
 
 
 
 

Using <MapArgs>

<MapArgs> is a runtime input argument used by the DTE map to match an integration map argument of an integration object map. The FINS IFX XML DTE can take as many <MapArgs> as needed as long as each name is unique among all the <MapArgs> that are passed to the FINS IFX XML DTE at the same time.

For example, suppose that the output integration object instance has some fields mapping to a workflow process property, such as an ID field.

  1. Using the Data Map view, select the integration map to edit in the Integration Object Map applet.
  2. In the Integration Map Argument applet, create the map and set the following values:
  3. In the Integration Field Map applet, set the following values:
  4. In the workflow, set the data transformation engine input argument as follows:

At runtime, the DTE replaces [&CompId] with the value of the Object ID.

For some mappings, if the DTE cannot find the source field value, the DTE creates empty tags by default. To remove the empty tags, add IgnoreEmptyTag as the map argument.

For complete information, see Business Processes and Rules: Siebel eBusiness Application Integration Volume IV.


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