스키마에 사용되는 ID 및 속성

[ .... ]로 표시되는 항목은 선택적 속성입니다. {xxx | yyy}로 표시되는 항목은 값이 주어진 선택사항 중 하나일 수 있음을 의미합니다. 이탤릭체로 표시된 항목은 변수가 임의 값을 가질 수 있음을 의미합니다.
uuid
일반적으로 WebSphere Message Broker 오브젝트의 고유한 ID(예를 들면, 메시지 플로우의 노드).
클라이언트 ID
subscriber의 전달 목적지. 예를 들면 다음과 같습니다.
mqrfh2:WBRK_QM:subscriberqueuemqrfh:WBRK_QM:subscriberqueue2:CorrelId
ID(identifier)
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는 ""이며, 그렇지 않는 경우에는 이웃 집합의 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 마지막 갱신 날짜: 2006/08/21
au19760_