BizTalk Server: Transform text files (Flat Files) into XML – A practical example (Part 3)
Constructing a Flat Files Schema – Practical example For this project, we will use the BizTalk Server 2010 and Visual Studio 2010 and we will explain
BizTalk Server: Transform text files (Flat Files) into XML – Necessary tools and artifacts (Part 2)
Necessary tools and artifacts As mentioned earlier, to solve this problem - BizTalk Server: Transform text files (Flat Files) into XML - we must create at
BizTalk Server: Transform text files (Flat Files) into XML–Introduction (Part 1)
Introduction Transformations are one of the most common components in the integration processes They act as essential translators in the decoupling between
Artigo “BizTalk Server – Transformar arquivos de texto (Flat Files) em XML” na Revista “Pro...
For the BizTalk Portuguese Community, I publish an article call “BizTalk Server – How to transform flat files into XML” on the Magazine “Programar”
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,
BizTalk Training – Accessing and change message values inside orchestration
There are 3 ways that we can read and set values of the message inside orchestration: Using Property promotion Using XPath expressions Using
BizTalk Schema validation – Default and Deep Validation
By default, BizTalk Server will examine only the namespace and the root node name of a message to identify and validate the schema, and will not detect extra