Biztalk Macros on FILE Send Adapter

BizTalk, Tutorials 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.

Read the rest of this entry »

BizTalk Training 5 - using FTP Adapter

BizTalk, Tutorials No 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.

Read the rest of this entry »

BizTalk Training 4 – using Functiods in Map

BizTalk, Tutorials 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.

Read the rest of this entry »

BizTalk Training 3 - customize filename dynamically

BizTalk, Tutorials No 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, Tutorials 3 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.

Read the rest of this entry »

BizTalk Training 1 - basic send/receive xml message

BizTalk, Tutorials 1 Comment »

Overview

This tutorial shows how to create simple orchestration to send/receive xml messages using FILE Adapter.

Read the rest of this entry »

Powered by WordPress | WP Theme & Icons by N.Design Studio

Entries RSS Comments RSS Log in