IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  When CSQ count increase (JMS)

    Posted Wed July 20, 2016 04:15 AM

    Hi.

    I’m investigate the condition when CSQ count increase for JMS Connection Alias.

    • For UM
    • For Broker

    Please sincerely provide with any technical information (about 9.10).

    Best regards,
    Shotat


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: When CSQ count increase (JMS)

    Posted Wed July 20, 2016 05:21 AM

    Hi Shogo,

    CSQ count will be increasing only when there is no connection established to the Broker/UM.

    Once the connection is established, the documents from CSQ will be processed first and then later published one’s.


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: When CSQ count increase (JMS)

    Posted Wed July 20, 2016 05:49 AM

    Firoz-san,

    Thanks for the reply very much.

    CSQ count will be increasing only when there is no connection established to the Broker/UM.

    I had thought the same as you sincerely replied.
    But it seem to be different in case of JMS connection.
    Without connection to Broker/UM, it become the error when executing “pub.jms:send”
    So I cannot finish the publish service (JMS) successfully and CSQ count (JMS) keeps “0”.

    Please sincerely give any advice.

    Best regards,
    Shotat


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: When CSQ count increase (JMS)

    Posted Wed July 20, 2016 08:17 AM


  • 5.  RE: When CSQ count increase (JMS)

    Posted Wed July 20, 2016 10:25 AM

    use input parameter “useCSQ” as True for pub.jms:send service and set property Maximum CSQ Size >0 for “connectionAliasName” you are using in send service.


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: When CSQ count increase (JMS)

    Posted Wed July 20, 2016 11:13 PM

    Dear Pradeep Sahu-san,

    Thanks for the reply.

    I just confirmed that in the case of JMS for UM & Broker CSQ count increases by
    the settings you sincerely mentioned.

    Best regards,
    Shotat


    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: When CSQ count increase (JMS)

    Posted Thu July 21, 2016 04:38 AM

    Pradeep Sahu-san, all

    I’m still investigating about CSQ.

    1. Broker (UM) Server stops.
    2. Publish JMS document using “pub.jms:send”
    3. Confirm the CSQ count increase.
    4. IS stops.
    5. Broker (UM) Server starts.
    6. IS starts.
    7. I expected the message delivered by JMS document should appear on IS server.log
      by subscribing the JMS document in CSQ.
      But JMS document seem to disappear and no message is shown on IS server.log

    Why Step 7?

    *When Native Pub/Sub (not JMS Pub/Sub), documents are kept in CSQ and any message
    is shown on IS server.log at Step 7.

    Best regards,
    Shotat


    #webMethods
    #Integration-Server-and-ESB