As you have noticed I’m working on HL7 and the ESB Toolkit. It is possible to extend the ESB Adapters with your own adapters by using the BaseAdapterProvider in Microsoft.Practices.ESB.Adapter. To use this it must be possible to dynamically configure your ‘normal’ BizTalk adapter (e.g.: by editing the properties in the propertyschema in an orchestration). The MLLP Adapter for HL7 messaging doesn’t support dynamically configuring from the send port. This is a real pity, because now I’ve to use the MLLP Adapter in a static way. (note: there is no property schema for MLLP on the system, and it is mentioned once on this site).
It would be nice if this will be a feature in the next release (or update) from the HL7 Accelerator.




