Using custom XSLT in BizTalk

Over the last 3 years I’ve started using custom XSLT to a greater extent than previously. Today, my default choice of option is undoubtedly custom XSLT, and I demand very convincing arguments, such as “business employees without any developer skills are responsible for creating a lot of very simple mappings”, before I recommend dragging Functoids to the grid. Læs resten

Processing multiple email attachments with BizTalk Server 2009 using POP3 adapter and orchestration

This article will describe how to:

- Receive emails through the standard BizTalk POP3 adapter.

- Process multiple email attachments.

- How to keep track of the filename for the individual attachments.

How long time does it take me to implement this?

- Receiving emails through the standard BizTalk POP3 adapter is a very simple configuration, which can be done within 15 minutes. Everything is configured using only the BizTalk Administration Console. No coding skills needed.
Læs resten