XML Reference: Siebel Enterprise Application Integration > Siebel XML Converters > EAI Integration Object to XML Hierarchy Converter Business Service >

Integration Object Hierarchy to XML Hierarchy Method Arguments


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

Table 26. Integration Object Hierarchy to XML Hierarchy Input Arguments
Display Name
Name
Data Type
Description

Namespace

Namespace

String

If a namespace is defined here, it will override any namespace defined in the user properties of an integration object.

Integration Object Hierarchy

SiebelMessage

Hierarchy

The integration object hierarchy to be converted.

Use Siebel Message Envelope

UseSiebelMessageEnvelope

String

Default is True. If set to True then the Siebel Message Envelope is used in the XML Hierarchy, otherwise the Siebel Message Envelope is not included.

n/a

GenerateNamespaceDecl

String

Default is False. If set to True, the namespace declaration will be generated. You must manually create and name this input argument if it is required by your business needs.

n/a

GenerateSchemaTypes

String

Default is False. If set to True, then XSD schema types will be generated if set on the integration objects user properties. You must manually create and name this input argument if it is required by your business needs.

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

XML Hierarchy

XMLHierarchy

Hierarchy

The converted integration object.

XML Reference: Siebel Enterprise Application Integration Copyright © 2006, Oracle. All rights reserved.