您的位置:首页 > 理论基础 > 数据结构算法

Siebel 内部数据结构差异描述

2014-02-19 22:43 211 查看

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.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: