Add PDF attachment to BizTalk email service
问题 I have come into ownership of a ASP.NET MVC site that utilizes Biztalk 2013 to handle tasks like sending emails. I am completely new to biztalk so forgive obvious mistakes in this post. Quick overview The service is called through the application and then the orchestration calls a stored procedure in a sql db to populate some of values for the email (including html for the email) and then sends the email out. I now want to add a pdf attachment to the email. As a test, I added a pdf file to