Pictures and Images

Home Page Forums BizTalk 2004 – BizTalk 2010 Pictures and Images

Viewing 1 reply thread
  • Author
    Posts
    • #18103

      I'm developing a project to capture sales orders and if the client cannot support EDI or XML file transmission, to convert the document into an HTML email and send it.

       I've got BTS 2006 sending HTML formatted emails via a dynamic port by pushing them through the xsl transform pipeline component.  However because they are going out as HTML email, I need to embed a logo into the message so that it looks "pretty".

       When I developed the XSL component, I referenced a graphic to put in the upper left hand corner, but when it passes through biztalk, I don't get the graphic.  Any tips on how to put the graphic in?  Should I use an external mime encoder and push the value in via a string concatenator or something similar in my map?

    • #18106

      what do you mean by push value? what value are u talking about here..?  Are u using the smtp send adpater to send the email? I came across this php listing while trying to answer your q coz it is very interesting. .net framework also has libraries for smtp so may be you can use something like this. http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/473810

       

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