<?xml version='1.0' encoding='UTF-8'?>
<!--  ALTRAN_PROLOG_BEGIN_TAG                                                    -->
<!--  This is an automatically generated prolog.                                  -->
<!--                                                                              -->
<!--  Copyright (C) Altran ACT S.A.S. 2019,2021.  All rights reserved.  -->
<!--                                                                              -->
<!--  ALTRAN_PROLOG_END_TAG                                                      -->
<!--                                                                              -->
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- 61haes_r714 src/43haes/usr/sbin/cluster/sa/wmq/config/cl_wmq_manual_config.xml 1.3 -->
<!--                                                                        -->
<!-- Licensed Materials - Property of IBM                                   -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2011                   -->
<!-- All Rights Reserved                                                    -->
<!--                                                                        -->
<!-- US Government Users Restricted Rights - Use, duplication or            -->
<!-- disclosure restricted by GSA ADP Schedule Contract with IBM Corp.      -->
<!--                                                                        -->
<!-- IBM_PROLOG_END_TAG                                                     -->
<!-- @(#)  7d4c34b 43haes/usr/sbin/cluster/sa/wmq/config/cl_wmq_manual_config.xml, 726, 2147A_aha726, Feb 05 2021 09:50 PM -->
<smartassistconfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation='cl_wmq_manual_config.xsd'
                   id="WebSphere_MQ_SERVER" name="WebSphere MQ Smart Assist">

    <properties>
	
	<!-- WMQ name is the WebSphere MQ server instance name to be highly available -->
	<mqm_name></mqm_name>
		
	<!-- Primary node name is the PowerHA SystemMirror node name where The Database is presently running -->
        <PrimaryNode></PrimaryNode>

        <!-- Takeover node names are the PowerHA SystemMirror node names where above MQ server Instance is need to failover -->
        <!-- Please ensure that the above MQ server Instance can run on all the Takeover nodes before -->
        <!-- configuring them under PowerHA SystemMirror -->
        <!-- If there are more than one nodes, enter them with a comma separated like Node2,Node3 -->
        <TakeoverNodes></TakeoverNodes>
	
	<!-- WebSphere MQ Server will use the below ip to communicate with the clients -->
        <Service_ip>
            <IPAddress_or_name></IPAddress_or_name>
            <Prefix_or_Netmask></Prefix_or_Netmask>
        </Service_ip>

        <!-- A listener is a WebSphere MQ process that listens for connections to the queue manager -->
        <!-- Default listener is SYSTEM.DEFAULT.LISTENER.TCP -->
        <!-- Please ensure that the listeners are defined under the same MQ server mentioned above -->
        <!-- Defined listeners can be listed by running MQSC command "DISPLAY LISTENER(*) ALL" -->
        <!-- Specify ALL to select all the defined listeners or enter a comma separated list like Listener1,Listener2,.. -->
        <Listeners></Listeners>
    
    </properties>

</smartassistconfig>
