BizTalk Server: Teach me something new about Flat Files (or not) – Positional Files
In the second post of this series, we follow a simple walkthrough explaining the basic principles to create a flat-file schema from a file delimited by
BizTalk Server: Teach me something new about Flat Files (or not) – Delimited Flat File Schema Opt...
We ended the last post asking: Do you think the Schema is entirely correct Does it handle all files accordingly to the expected results Or do we need to
BizTalk Server: Teach me something new about Flat Files (or not) – Files Delimited by Symbols
This post is intended to consolidate some basic principles about Flat File Schema Wizard First of all, BizTalk Flat File Schema Wizard is a template inside
BizTalk Server 2013: Step-by-Step to implement Unit Testing in Schemas and Maps (Part 2)
In my last post, I explained how to implement Unit Testing in Schemas and Maps in BizTalk Server 2013 project within Visual Studio 2012 I also describe that
BizTalk Server 2013: Step-by-Step to implement Unit Testing in Schemas and Maps
To implement BizTalk Server 2013 unit test within Visual Studio 2012 to test Schemas and Map we need to: Open your BizTalk Project in Visual StudioNET
Quick Tip: BizTalk Schema Identity
BizTalk uses a combination of namespace#rootnode to define the schema type of a message, thereby making a MessageType unique (for example
BizTalk WCF Service Wizard – Consume WCF Service to download metadata from a running servic...
Windows Communication Foundation (WCF) provides a new TCP-based network protocol (nettcp://) for high-performance communication To import schemas that are
BizTalk Schemas – Unexpected XML declaration. The XML declaration must be the first node in...
Today I found an error in the MSDN forum that I encountered and suffered with him in the past: “Unexpected XML declaration The XML declaration must be
Microsoft Hotfix BizTalk Server 2009 – Schema References broken
Problem On a computer that is running Microsoft BizTalk Server 2009, you use Microsoft Visual Studio to develop a BizTalk application In your BizTalk project,
Introduction BizTalk Document Schemas – Part II
Schema Namespaces Has posted before (link), BizTalk Server uses a combination of Namespace + Root Node name to identify and resolve schemas