Configuring MQ for the CESConnector

If MQ or JMS is the delivery transport mechanism defined in the standard connector properties, configure WebSphere MQ for the CESConnector as follows:

  1. Start IBM WebSphere MQ->WebSphere MQ Explorer.
  2. In the Queue Managers folder, set up the queues to correspond to the connector.

    The queue names should correspond to the entries in the standard connector properties definitions. You can create these queues manually or use an MQ script. The names of the queues are:

    AP/CESCONNECTOR/your_server_name
     IC/your_server_name/CESCONNECTOR
     CESCONNECTOR/ADMININQUEUE
     CESCONNECTOR/ADMINOUTQUEUE
     CESCONNECTOR/DELIVERYQUEUE
     CESCONNECTOR/FAULTQUEUE
     CESCONNECTOR/REQUESTQUEUE
     CESCONNECTOR/RESPONSEQUEUE
     CESCONNECTOR/SYNCHRONOUSREQUESTQUEUE
     CESCONNECTOR/SYNCHRONOUSRESPONSEQUEUE
      
     
    
  3. Save these queues and close the window.

Copyright IBM Corp. 1997, 2003