3 min

Mapping <Any>-Elements in BizTalk-Orchestrations

Shows how to map XML Any elements in BizTalk orchestrations using XmlDocument.ImportNode, serializable XML helper classes, namespace managers, and a Message Assignment shape.

BizTalk
2 min

BizTalk und NameSpaces

Übersicht typischer BizTalk-Fehler durch inkonsistente XML-Namespaces und falsch konfigurierte Receive-Pipelines sowie Hinweise zur korrekten Konfiguration von Schemas, Instanzen und Assemblies.

BizTalk
1 min

Communication BizTalk to SAP via IDoc

How to configure BizTalk pipelines to receive, transform, validate, and send SAP IDocs in both XML and flat-file formats using imported SAP schemas.

BizTalk