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: Teach me something new about Flat Files (or not) – Introduction
Following one of my last speaking engagement in the PortoData Community Meeting about Flat Files: How to process Flat Files documents (TXT, CSV …) in
XI Porto.Data Community Meeting | September 30, 2015 | How to process Flat Files documents (TXT, ...
This post is for the BizTalk Server and other Portuguese Community It will be held on September 30, 2015, between 18:45 – 21:30 the XI PortoData Community
BizTalk WCF-SQL Adapter: The columns “…” are either duplicated or not in a sequence. Each column ...
This week while migrating a demo, that I will present in BizTalk Summit 2015 - London event, from BizTalk Server 2013/Visual Studio 2012 to BizTalk Server
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
Schema item missing from Visual Studio BizTalk Project items
This week I encountered a curious situation while I was developing a new BizTalk solution After creating my new project, I tried to add a new schema to the
BizTalk Server: Transform text files (Flat Files) into XML – Conclusion (Part 4)
Configuring the BizTalk application This is the final step of this process In order to properly test the solution we have been developing in BizTalk