Site search:

[Solved] Exception of type ‘System.EnterpriseServices.TransactionProxyException’ was thrown

BizTalk, Windows No Comments »

Introduction

While you’re configuring Microsoft BizTalk Server 2006 which has a database server on a remote machine, you may encounter the problem below. The Group feature failed and hence the others which depend on it are also failed.
BizTalk Failed Configuration

Read the rest of this entry »

[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.

Read the rest of this entry »

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.

Read the rest of this entry »

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.

Read the rest of this entry »

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.

Read the rest of this entry »

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.

Read the rest of this entry »

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.

Read the rest of this entry »

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

Entries RSS Comments RSS Log in