Integration Object Hierarchy to XML Hierarchy Method Arguments
This topic describes the input and output arguments for the Integration Object Hierarchy to XML Hierarchy method of the EAI Integration Object to XML Hierarchy Converter.
Input Arguments
The following table describes the input arguments for the Integration Object Hierarchy to XML Hierarchy method of the EAI Integration Object to XML Hierarchy Converter.
Display Name | Name | Data Type | Description |
---|---|---|---|
Namespace |
Namespace |
String |
If a namespace is defined here, then 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. |
Generate Namespace Declarations |
GenerateNamespaceDecl |
String |
Default is False. If set to True, then the namespace declaration will be generated. |
Generate Schema Types |
GenerateSchemaTypes |
String |
Default is False. If set to True, then XSD schema types will be generated if set on the integration objects user properties. |
Output Argument
The following table describes the output argument for the Integration Object Hierarchy to XML Hierarchy method of the EAI Integration Object to XML Hierarchy Converter.
Display Name | Name | Data Type | Description |
---|---|---|---|
XML Hierarchy |
XMLHierarchy |
Hierarchy |
The converted integration object. |