XML Reference: Siebel eBusiness Application Integration Volume V > Siebel XML Converters > EAI Integration Object to XML Hierarchy Converter Business Service >

XML Hierarchy to Integration Object Hierarchy Method Arguments


Table 30 and Table 31 describe the arguments for the XML Hierarchy to Integration Object Hierarchy method of the EAI Integration Object to XML Hierarchy Converter.

Table 30.  XML Hierarchy to Integration Object Hierarchy Input Argument
Display Name
Name
Data Type
Description

Contains Inline Attachments

ContainsInlineAttachments

String

Default is True. DTYPE_ATTACHMENT fields are assumed to include actual attachment content. If False, then the field is treated as a reference to an external attachment.

Integration Object Name

IntObjectName

String

Integration Object Name can be specified if the Siebel Message envelope is not present in the XML hierarchy. The service generates the envelope automatically if this parameter is present.

Strip Name Space

StripNamespace

String

Removes the namespace from XML tags.

Truncate Field Values

TruncateFieldValues

String

Default is True. If True, truncate any fields longer than their maximum size. If True, report fields that are too long as errors.

XML Hierarchy

XMLHierarchy

Hierarchy

The hierarchy to be converted.

n/a

ProcessElementsOnly

String

Default is False. If set to True, processing of attributes is skipped. You must manually create and name this input argument if it is required by your business needs.

Table 31.  XML Hierarchy to Integration Object Hierarchy Output Argument
Display Name
Name
Data Type
Description

Integration Object Hierarchy

SiebelMessage

Hierarchy

The converted integration object.

XML Reference: Siebel eBusiness Application Integration Volume V