<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE XMI SYSTEM "mqsi.dtd"> <XMI xmi.version="1.0"> <XMI.header> <XMI.documentation> <XMI.owner>paton</XMI.owner> Broker/a3916f02-f500-0000-0080-8818935dcec8 ExecutionGroup/23bd6f02-f500-0000-0080-8818935dcec8 MessageProcessingNodeType/24c55cb6-ea00-0000-0080-c5b38dd899ad MessageProcessingNodeType/7e8b6bb6-ea00-0000-0080-c5b38dd899ad MessageProcessingNodeType/c0656ab6-ea00-0000-0080-c5b38dd899ad MessageProcessingNodeType/575960b6-ea00-0000-0080-c5b38dd899ad TopicRoot/TopicRoot PubSubTopology/PubSubTopology MessageProcessingNodeType/2f11692e-e900-0000-0080-c5b38dd899ad MessageProcessingNodeType/8322692e-e900-0000-0080-c5b38dd899ad MessageProcessingNodeType/4e2f692e-e900-0000-0080-c5b38dd899ad MessageProcessingNodeType/ff3c692e-e900-0000-0080-c5b38dd899ad MessageProcessingNodeType/fba95b0e-ef00-0000-0080-aed9bbfe32dc MessageProcessingNodeType/fc149e14-ef00-0000-0080-aed9bbfe32dc MessageProcessingNodeType/857e100f-ef00-0000-0080-aed9bbfe32dc </XMI.documentation> </XMI.header> <XMI.content> <Broker icon="images/Broker.gif" creator="" version="" collectionPath="" versionTimestamp="" longDescription="" status="" versionCreator="" creationTimestamp="" shortDescription="" xmi.uuid="a3916f02-f500-0000-0080-8818935dcec8" xmi.id="a3916f02-f500-0000-0080-8818935dcec8" xmi.label="fred_tp"> <Broker_queueManager value="APATON" encoded="false" xmi.label="queueManager" type="String" valueMandatory="true"/> <AssignedMsgProject icon="images/MRProject.gif" collectionPath="MRM" status="" xmi.label="MQSISTR_MRM2"> <MRProjectRef icon="images/MRProject.gif" xml:link="simple" xmi.label="MRProject" type="MRProject" refType="MRProject" title="MQSISTR_MRM2" href="MRM/MRProject/71bb0097-e700-0000-0080-abda7687be69"/> </AssignedMsgProject> <ExecutionGroupRef icon="images/ExecutionGroup.gif" xml:link="simple" xmi.label="ExecutionGroup" type="ExecutionGroup" refType="ExecutionGroup" href="ExecutionGroup/23bd6f02-f500-0000-0080-8818935dcec8" title="default"/> </Broker> <ExecutionGroup icon="images/ExecutionGroup.gif" creator="" version="" collectionPath="" versionTimestamp="" longDescription="" status="" versionCreator="" creationTimestamp="" shortDescription="" xmi.uuid="23bd6f02-f500-0000-0080-8818935dcec8" xmi.id="23bd6f02-f500-0000-0080-8818935dcec8" xmi.label="default"> <AssignedMessageFlow icon="images/MessageProcessingNodeType.gif" status="" xmi.label="mqsistrmrmswiftflow"> <AssignedMessageFlow_additionalInstances value="3" encoded="false" xmi.label="additionalInstances" type="Integer" valueMandatory="false"/> <AssignedMessageFlow_commitCount value="5" encoded="false" xmi.label="commitCount" type="Integer" valueMandatory="false"/> <AssignedMessageFlow_commitInterval value="1" encoded="false" xmi.label="commitInterval" type="Integer" valueMandatory="false"/> <AssignedMessageFlow_coordinatedTransaction value="no" encoded="false" xmi.label="coordinatedTransaction" type="yes_no" valueMandatory="false"/> <MessageProcessingNodeTypeRef icon="images/MessageProcessingNodeType.gif" xml:link="simple" xmi.label="MessageProcessingNodeType" type="MessageProcessingNodeType" refType="MessageProcessingNodeType" href="MessageProcessingNodeType/24c55cb6-ea00-0000-0080-c5b38dd899ad" title="mqsistrmrmswiftflow"/> </AssignedMessageFlow> </ExecutionGroup> ... </XMI.content> </XMI>
In the example, there is only one broker. The name of the broker is fred_tp.
In the example, only one message set is assigned to the broker fred_tp. The name of the message set is MQSISTR_MRM2.
In the example, the broker fred_tp has only one execution group, which is the default execution group.
You can determine the broker to which an execution group belongs by examining the value of the xmi.uuid attribute on the <ExecutionGroup> tag. This value forms part of the value of the href attribute on the corresponding <ExecutionGroupRef> tag for the broker.
In the example, there is only one execution group in the broker domain, the default execution group for the broker fred_tp. The value of the xmi.uuid attribute on the <ExecutionGroup> tag is 23bd6f02-f500-0000-0080-8818935dcec8, and this forms part of the value of the href attribute on the <ExecutionGroupRef> tag for the broker fred_tp.
In the example, only one message flow is assigned to the default execution group for the broker fred_tp. The name of the message flow is mqsistrmrmswiftflow.
Property of an assigned message flow | Corresponding tag |
---|---|
Additional instances | <AssignedMessageFlow_additionalInstances> |
Commit count | <AssignedMessageFlow_commitCount> |
Commit interval | <AssignedMessageFlow_commitInterval> |
Coordinated transaction | <AssignedMessageFlow_coordinatedTransaction> |
Property | Value |
---|---|
Additional instances | 3 |
Commit count | 5 |
Commit interval | 1 |
Coordinated transaction | no |
Related tasks
Migrating from WebSphere MQ Integrator Broker Version 2.1 to WebSphere Business Integration Message Broker Version 5.0
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
ah13770_ |