模式中使用的标识和属性

显示为 [ .... ] 的项是可选属性。显示为 {xxx | yyy} 的项表示该值可能是某个给定的备用项。以斜体字显示的项表示该变量可以有任何值。
uuid
WebSphere Message Broker 对象(例如,消息流中的节点)的全局唯一标识
客户机标识
订户的传递目标。例如:
mqrfh2:WBRK_QM:subscriberqueue
mqrfh:WBRK_QM:subscriberqueue2:CorrelId
标识
uuid="uuid"
标签
label="label"
message_flow_identifier
uuid="message_flow_identifier" //这通常是 uuid
message_flow_attributes
[label='label']
[additionalInstances="number"]
[commitCount="number"]
[commitInterval"number"]
[coordinatedTransaction={"yes" | "no" }]
node_identifier
uuid='node_flow_identifier' //这通常是许多连接的 uuid
node_attributes
[label='label']

其他属性会根据类型不同而有所改变。所有属性都是可选的。有关详细信息,请参阅节点描述。

connection_identifier
sourceNode='source_node identifier' 
sourceTerminal='source_terminal_name'
targetNode='target_node_identifier'
targetTerminal='target_terminal_name'
neighbor_identifier
name="uuid"
neighbor_attributes
collectiveId={"" | "uuid"}

如果邻节点与代理在同一集合体中,则 CollectiveId 为 "";否则 CollectiveId 是此邻节点的集合体的标识。

mqbrokerconnection_attributes
queueManagerName="queueManagerName"
topic_identifier
name="topicName"
acl_identifier
principalName="userIdentifier"
acl_attributes
principalType={"user" | "group"}
[publish={"yes" | "no" | "inherit"}]
[subscribe={"yes" | "no" | "inherit"}]
[persistent={"yes" | "no" | "inherit"}]
subscription_identifier
clientId="client identifier"
[subscriptionPoint="subscriptionPointName"]
[filter="filterExpression"]
subscription_attributes
userId="userIdentifier"
persistent={"true" | "false" | "asPublish" | "asQDef"}
localOnly={"true" | "false"}
pubOnReqOnly={"true" | "false"}
informIfRet={"true" | "false"}
expiryTimeStamp={"GMTTimeStamp" | "0" }
createTimeStamp="GMTTimeStamp"
tempDynamicQueue={"true" | "false"}
clientContext="clientContext"
retainedpublication_identifier
[subscriptionPoint="subscriptionPointName"]
相关概念
代理域
相关任务
创建代理
声明 | 商标 | 下载 | 书库 | 支持 | 反馈
Copyright IBM Corporation 1999, 2006 最后一次更新时间:2006/08/14
au19760_