BizTalk Experts


Custom EDI schemas in Biztalk 2006

When you’re sending EDI messages with Biztalk 2006 and you need to modify one of the standard edi message, just modify the schema for your needs. Add new enumerations, change the sequence and rename the elements, but always change the namespace. So you can work with the normal (original) schema and the custom schema at the same time / server. (more…)