.CSV output to send in email using biztalk 2006

Home Page Forums BizTalk 2004 – BizTalk 2010 .CSV output to send in email using biztalk 2006

Viewing 1 reply thread
  • Author
    Posts
    • #21809

      Hi ,

      I have a biztalk applciation which takes the .xml file as the source and uses the send pipeline and maps and generates the .CSV output . Now I wanted to send that  .CSV file to the client in a email .

      I want to attach the .CSV file with some meaningful name not body.csv .  I dont have orchestration in my application . can anybody help me on how to do that with biztalk 2006 .

      Thanks

      Precis

    • #21818

       

      Hi,

      You need to create a custom pipeline component that will change the MIME.Filename context property of the body part (or whatever part is the one being attached) and add this component to your send pipeline.

       

      Regards,

      Thiago

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