Welcome to MSDN Blogs Sign in | Join | Help

January 2005 - Posts

Lab : Implementing BizTalk in-process receive adapter

This MOC style lab is the second one of the series of labs that I'll write about how to develop the BizTalk adapters. Especially, this one will show you how to develop BizTalk In Process File Receive Adapter in C#. The purpose of this lab isn’t to provide
Posted by yjhong | 0 Comments
Filed under:

Follow up the BizTalk MSDN seminar

Thank you again for attending the BizTalk MSDN seminar last weekend . There were about 200 attendees and you can fnd the picture on the event from here . As I said on the speech, I updated some additional resources for starting BizTalk server. As I said
Posted by yjhong | 0 Comments
Filed under:

Workflow everywhere?!

You can find an interesting article about code name WinOE from " WinOE Workflow Prepped For Whidbey, Longhorn, Office 12 In 2006 " . I have no idea of WinOE itself, but if it supports the current orchestration features as well as ad-hoc workflow in one
Posted by yjhong | 0 Comments
Filed under:

Just another speech regarding BizTalk Server at MSDN seminar in 15th, January 2005

I’ve made several speeches about BizTalk Server already. During the presentation, I often felt that the attendees were interested in the product. But, after then, to be honest I got several feedbacks that it isn’t easy to start. I have to make a speeches
Posted by yjhong | 3 Comments
Filed under:

Does the BizTalk project support the Enterprise Template?

When you create a BizTalk project as a part of the Enterprise Template of Visual Studio .NET 2003, an additional .(dot) would follow the project name which you input. For example, if you enter the “Project1” as the BizTalk project name, the generated
Posted by yjhong | 0 Comments
Filed under:

The GetServiceDescription and GetServiceOrganization methods in IStaticAdapterConfig interface

The other day, a partner asked me the relationship between GetServiceDescription and GetServiceOrganization methods in IStaticAdapterConfig interface. The help documentation isn’t in detail enough to understand it. At first, the static adapter design
Posted by yjhong | 0 Comments
Filed under:

A small problem in DotNetFile Adapter in BizTalk SDK

There is a small problem in DotNetFile Adapter in BizTalk Server 2004 SDK. You could find it when you change any receive handler property of the adapter by BizTalk Administration tool. After the modification of the value, you would encounter an error
Posted by yjhong | 0 Comments
Filed under:

Lab: Implementing BizTalk Dynamic Application Adapter Design Time Component

This MOC style lab is the first one of the series of labs that I’ll write about how to develop the BizTalk adapters. Especially, this one will show you how to develop Dynamic Application Adapter Design Time Component in C#. The purpose of this lab isn’t
Posted by yjhong | 0 Comments
Filed under:

A common issue of the installation problem of the BizTalk Adapter v2.0 for mySAP Business Suite

A customer asked a question about the installation problem of BizTalk Adapter v2.0 for mySAP Business Suite. The reason was that the BizTalk Adapter v2.0 for mySAP Business Suite can’t be installed with SAP .NET Connector 2.0. You have to use SAP .NET
Posted by yjhong | 0 Comments
Filed under:

Some strange behavior of the IPersistPropertyBag.Load method in the BizTalk adapter initialization

When developing the BizTalk adapter’s runtime component, it is required to implement IPersistPropertyBag interface and its Load method. Through the IPropertyBag parameter of the method, the messaging engine passes the adapter’s handler properties to the
Posted by yjhong | 0 Comments
Filed under:
 
Page view tracker