XML Hierarchy to Integration Object Hierarchy Method Arguments

This topic describes the input and output arguments for the XML Hierarchy to Integration Object Hierarchy method of the EAI Integration Object to XML Hierarchy Converter.

Input Arguments

The following table describes the input arguments for the XML Hierarchy to Integration Object Hierarchy method of the EAI Integration Object to XML Hierarchy Converter.

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, then truncate any fields longer than their maximum size. If False, then report fields that are too long as errors.

XML Hierarchy

XMLHierarchy

Hierarchy

The hierarchy to be converted.

Process Elements Only

ProcessElementsOnly

String

Default is False. If set to True, then processing of attributes is skipped.

Output Argument

The following table describes the output argument for the XML Hierarchy to Integration Object Hierarchy method of the EAI Integration Object to XML Hierarchy Converter.

Display Name Name Data Type Description

Integration Object Hierarchy

SiebelMessage

Hierarchy

The converted integration object.