[Solved] Failed to Create SQL Login for Group On Database Server
BizTalk, Windows 2 Comments »Problem
You’re configuring BizTalk Server 2006 which BizTalk databases are located on a remotely server. You may encounter the problem below.
Biztalk Macros on FILE Send Adapter
BizTalk, Programming, Windows No Comments »Microsoft BizTalk server provides a predefined set of macros to help in create output filenames on File send handler. If you working with sending output as a file, you’ll find these macros are really useful that you don’t have to coding any statement to get these value. These macros can be found on MSDN library but I sometimes find it’s time consuming to search on MSDN every time I forget the macro. Therefore, I decide to quote the table from MSDN to this post instead.
BizTalk Training 5 – using FTP Adapter
BizTalk, Programming, Windows 8 Comments »There are 9 tutorials in this topic.
Introduction
This topic will show how to use FTP Adapter to read and write files to FTP server.
BizTalk Training 4 – using Functiods in Map
BizTalk, Programming, Windows No Comments »Introduction
This topic will show how to use Functiods in BizTalk. Functiods are like functions, they are objects in Map Orchestration. The purpose of Map is to mapping values from source message to destination message. For instance, you can use concatenate functiod to concat two elements from source message and assign to destination message.
BizTalk Training 3 – customize filename dynamically
BizTalk, Programming, Windows 8 Comments »Overview
This tutorial shows how to customize output filename inside orchestration.
There are 9 tutorials in this training. Read the rest of this entry »
BizTalk Training 2 – receive/send plain text
BizTalk, Programming, Windows 8 Comments »Overview
This tutorial shows how to receive plain text using FILE Adapter and map to xml message while in orchestration and finally send out using FILE Adapter as plain text.
BizTalk Training 1 – basic send/receive xml message
BizTalk, Programming, Windows 17 Comments »Overview
This tutorial shows how to create simple orchestration to send/receive xml messages using FILE Adapter.




