Siebel 内部数据结构差异描述

来源:互联网 发布:郭艾伦大赛数据 编辑:程序博客网 时间:2024/05/23 19:14

An Arbitrary Property Set:

<?Siebel-Property-Set> <PropertySet> <Person> Jack </Person> </PropertySet>

A Siebel Message:

<?Siebel-Property-Set EscapeNames="true"><PropertySet><SiebelMessage MessageID="1-111"
IntObjectFormat="Siebel Hierarchical" MessageType="Integration Object"
IntObjName="Sample Account"><ListOfSample_spcAccount>...</ListOfSample_spcAccount></
SiebelMessage></PropertySet>

An XML Hierarchy:

<?Siebel-Property-Set><PropertySet><_XMLHierarchy><Account><Contact>...</Contact></
Account><_XMLHierarchy></PropertySet>


Hierarchy

Data type used by Enterprise

Application Integration (EAI) to store
data from a property set.

Integration Object

Data type used by

Enterprise Application Integration (EAI)
to store data from an integration object.

Number

For numeric data.


String

For alphanumeric data.


补充:Strongly Typed Integration Object—Data
type used by Enterprise Application
Integration (EAI) to store data from a
strongly typed integration object.
0 0
原创粉丝点击