Logic Apps (Standard) Data Mapper: Date and Time Functions (Part 2)
Aug 2, 2023
Because the Date and Time functions category has too many functions, I decide to break this blog post into different parts, so welcome to the second
Logic Apps (Standard) Data Mapper: Date and Time Functions (Part 1)
Aug 1, 2023
Overview Date and Time functions are used to perform a variety of operations over Dates, such as retrieving the current date and time or adding dates,
BizTalk Server: Teach me something new about Flat Files (or not) – Positional Files
Nov 3, 2015
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...
Oct 23, 2015
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
Oct 14, 2015
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
Oct 9, 2015
Following one of my last speaking engagement in the PortoData Community Meeting about Flat Files: How to process Flat Files documents (TXT, CSV …) in
BizTalk Server: Transform text files (Flat Files) into XML – Conclusion (Part 4)
Aug 21, 2012
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
BizTalk Server: Transform text files (Flat Files) into XML – A practical example (Part 3)
Aug 20, 2012
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)
Aug 20, 2012
Necessary tools and artifacts As mentioned earlier, to solve this problem - BizTalk Server: Transform text files (Flat Files) into XML - we must create at