Home Page › Forums › BizTalk 2004 – BizTalk 2010 › source file name in the body of an email › Re: source file name in the body of an email
December 6, 2006 at 2:37 PM
#16754
Oh, the solution is a little harder. You’ll have to do what I described inside a custom pipeline and set the email body inside the pipeline.
It would be easier to do inside an Orchestration and that would be the right place for this type of logic, in my opinion.