BizTalk Experts


Promoted and Distinguished Fields

You can access an attribute or element in two different ways within Biztalk using ‘Distinguished Fields’ and ‘Promoted Properties’. A basic rule for ‘which to use’ would be: Always use a Distinguished Field, unless you need to route, track, or correlate on the content, then use promoted fields. (more…)



Using C# instead of using BizTalk Visual Mapper
February 24, 2009, 10:02 am
Filed under: Biztalk 2004, Examples | Tags: , , , , , ,

The visual mapper of BizTalk that allows you to map an xml message to another xml message can be very handy when we’re talking about little xml files, but when you need to map a bigger xml file it gets very unstructured and difficult to maintain! (more…)



BizTalk Server 2004 Tutorials
February 20, 2009, 1:02 pm
Filed under: Biztalk 2004, Examples | Tags: , , , , ,

The tutorials explain how to automate business processes within your company and among business partners, how to use Web services, and how to implement trading partner management and monitor business activities. (more…)