Request-Reply ports

Home Page Forums BizTalk 2004 – BizTalk 2010 Request-Reply ports

Viewing 1 reply thread
  • Author
    Posts
    • #14958

      Are there any cases where correlation sets do not have to be specified for a request-response port. For example, if I am to use SQL adapter to only SELECT data from database, would I still need to specify a correlation set ? -fay

    • #14957

      You do not need to create a correlation for synchronous request/response ports. Biztalk manages the correlation of the input with the output. A two -way adapter is required to return the original message with the response so that the response is matched to the sending orchestration.

      You only need to create your own correlation for asynchronous interactions.

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