Using correlation with SMTPUtils

Home Page Forums BizTalk 2004 – BizTalk 2010 Using correlation with SMTPUtils

Viewing 1 reply thread
  • Author
    Posts
    • #16979

      Hello,

       I'm building an application wich sends an email and using SMTP utils. The email has an infoPath attachment file. After sending the email i have to wait till the application receives a updated form. So is send a message of the type Rawstring (with an xml attachment), and I receive an XML (infopath) file, how can i correlate on these two differant messagetype. Is it nescessary to write a tempory xml file, on which i can correlate?

       

    • #17035

      Not really sure how to do what you want… but typically correlation properties need to exist inside the message.  Then, on the Send you initialize the correlation and on the Receive you would follow it.

      Might want to check this out as well: http://geekswithblogs.net/cyoung/articles/17364.aspx

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