Using wright correlation in asynchronous mode in BizTalk + MQSeries.

Home Page Forums BizTalk 2004 – BizTalk 2010 Using wright correlation in asynchronous mode in BizTalk + MQSeries.

Viewing 1 reply thread
  • Author
    Posts
    • #18720

      Hello,

       I have a question about using correlation in a next scenario : i have an orchestration which receives a message from MQSERIES queue’, sends the message to another queue, between those queues I  have a listener of some kind which takes care of correlation on message, after that I have my message back from that second queue and finally I send the message to OUTQeueue.

      Well.. now the question: Is there in bizTalk Some property except BizTalk Correlation ID that I can use for setting the correlation on sending message to a queue for an achieving next thing: that only orchestration which has the same Correlation ID will “take” froma queue only the correct message.

       

      I need some help with that.

       

      Thanx a lot :)) and a nice day. 

       

    • #18723

      How about your Port ID?

      • #18730

        Tnx.. but Ive already got the solution!

         

        (I have some field in my message promoted, and use it as a correlation holder: on sending with MQMD_MsgID, Back – I have Correlation set by some application listener.)

         

        🙂

        • #20949

           HI I am also facing the same can you please help me here…

          I am passing a message to MQseries by setting up MQSeries.Msg-ID and MQSeries.Coor_id. The message is placed on queue and i am trying to consume same message within the same orchestration using diffrent receive port i could able to consume the message but the message is not moved to my out folder.

          I get an error…

          Event Type: Error
          Event Source: BizTalk Server 2006
          Event Category: BizTalk Server 2006
          Event ID: 5778
          Date:  10/10/2008
          Time:  10:44:30 AM
          User:  N/A
          Computer: XXXXXXX
          Description:
          The Messaging engine failed to process a message submitted by adapter:MQSeries Source URL:MQS://198.238.39.12/TQM/OFM.TQM.GCLM.PORTAL.TESTING. Details:The published message could not be routed because no subscribers were found. This error occurs if the subscribing orchestration or send port has not been enlisted, or if some of the message properties necessary for subscription evaluation have not been promoted. Please use the Biztalk Administration console to troubleshoot this failure.

          Please help me as i need to meet the dead line…..

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.