Of FTP send port, Delivery notification and correlated messages

Home Page Forums BizTalk 2004 – BizTalk 2010 Of FTP send port, Delivery notification and correlated messages

Viewing 1 reply thread
  • Author
    Posts
    • #21205

      HI,

      I am in a situation where I have to send a message to a FTP location and receive a message related to the sent message. I could easily do this by initializing correlation set in the send shape and following the correlation in the receive shape. So in the orchestration I have Send shape and some expression shapes for audit logging and other purposes and then i have the receive shape. So far this worked for me ….

      Now i also need to handle delivery notification issue, so i set up the DeliveryNotification option of the send shape and put the send shape in its own scope with DeliveryFailureException exception handler. This gives unitialized correlation set error while compiling.

      I need to get this working quickly. So please some one help me on this…

      Regards

    • #21225

       hi,

      I am also facing a similar problem. I have seen similar questions posted by others quite long ago. Sadly none of the biztalk experts have suggested anything. [:(]

      Mean while I found one article that uses a different approach in handling this issue.

      http://agilior.pt/blogs/bruno.camara/archive/2008/04/17/4344.aspx

      But I could not get it to work. There is not much info on the type of the messages and ports.

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