スキーマで使用される ID と属性

[....] と示されている項目は、オプションの属性です。 {xxx | yyy} と示されている項目は、 提示されている代替値の 1 つを使用できることを意味します。 イタリック体 の項目は、 任意の値を使用できる変数を意味します。
uuid
WebSphere Message Broker オブジェクト (メッセージ・フロー中のノードなど) の汎用固有 ID。
client identifier
サブスクライバーの送達先。例えば、次のようにします。
mqrfh2:WBRK_QM:subscriberqueuemqrfh:WBRK_QM:subscriberqueue2:CorrelId
ID (identifier)
uuid="uuid"
label
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 は、隣接局がブローカーと同じ集合中にある場合は "" です。 ない場合は隣接局の集合の ID です。

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 最終更新: 08/21/2006
au19760_