BloggingAbout.NET
Thoughts of developers
All Tags » BizTalk (RSS)

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Interesting stuff coming with the BizTalk Adaper Pack

    I really can't wait for the BizTalk Adapter pack. Finally we get a good SQL adapter capable of almost everything. I had concurrency problems in the past cause the Adapter always has a transaction level Serializable. Now with the new SQL Adapter the transaction level is settable. Have a read of the...
    Posted to Patrick Wellink by Patrick Wellink on 08-15-2008
    Filed under: Filed under: , ,
  • [BAM] PivotTable names must be unique

    More a note to self than a serious blog post (haven't got the time to do screen shots and stuff). When creating BAM views in Excel, you can copy the initial PivotTable that is generated to create multiple predefined 'views'. To copy the PivotTable select it (go to the edge until you get a...
    Posted to Obiwan Jacobi by Marc Jacobi on 08-05-2008
    Filed under: Filed under:
  • BizTalk: Create Message based on deployed schema

    Here is technique for generating an instance of a BizTalk message (a.k.a, XmlDocument) based on a deployed schema. It requires references to the following assemblies: Assembly Location Microsoft.BizTalk.Pipeline %Program Files%/Microsoft BizTalk Server Microsoft.BizTalk.ExplorerOM %Program Files%/Microsoft...
    Posted to Jeffrey Chilberto by chilberto on 07-31-2008
    Filed under: Filed under: ,
  • BizTalk Namespace Issue

    Here is a little gem that I have come across recently... I have only confirmed this in BizTalk 2006 R2. If you create a receive shape with a filter expression of (BTS.Operation=="somevalue") and your namespace contains BTS. then you will get a build failure similar to: The type or namespace...
    Posted to Jeffrey Chilberto by chilberto on 07-11-2008
    Filed under: Filed under: , ,
  • My fight with T4 Templates for BSF

    At the moment I'm working on integrating the great Pipeline Component Wizard by Martijn Hoogendoorn into the BizTalk Software Factory . I decided to use a T4 template to get the job done. T4 templates are very powerful and easy to write (but hard to debug, as I found out). This post is dedicated...
    Posted to Jean-Paul Smit by Jean-Paul Smit on 06-26-2008
    Filed under: Filed under: , , ,
  • BizTalk Msi Export: Customisation

    Here are some notes on customising exports created via the BizTalk Administration Export MSI file. Before creating the export, add any externally referenced .Net assemblies by adding them as a resource in the BizTalk Application's Resources folder: This will allow you to include the added resources...
    Posted to Jeffrey Chilberto by chilberto on 06-24-2008
    Filed under: Filed under:
  • HowTo define a Custom Soap Header in BizTalk. Expose it, Consume it , even map them..

    1. Create the schema that defines your custom header. This schema should be a NORMAL schema. (Give it a decent rootnode name) 2. Create a PROPERTY schema with TargetNamespace : http://schemas.microsoft.com/BizTalk/2003/SOAPHeader . 3. Make sure you define a property in the PROPERTYSCHEMA with EXACTLY...
    Posted to Patrick Wellink by Patrick Wellink on 06-13-2008
    Filed under: Filed under: ,
  • New Style SSO Available on Codeplex

    If you are working with BizTalk you know the dilemma, where do I store my configuration data. Could be on several locations. Have a read of this article to have some in-dept information . I created a base class SSOBaseFunctionality thad deals with storing and loading configuratioin data to and from SSO...
    Posted to Patrick Wellink by Patrick Wellink on 06-02-2008
    Filed under: Filed under: ,
  • BizTalk Software Factory v1.0 released

    It took me a while, but v1.0 of the BizTalk Software Factory is finally on CodePlex. You can get it from http://www.codeplex.com/bsf This first release took CodePlex/BASF developed by Dijkstra as a basis and added some functionality. Create BizTalk multi project solution structures using a wizard Create...
    Posted to Jean-Paul Smit by Jean-Paul Smit on 05-31-2008
    Filed under: Filed under:
  • HowTo: Using XLANGMessages in Custom Exceptions in BizTalk

    On the project I'm working on at the moment we're using custom exceptions in BizTalk. We have adopted the exception handling part of the ESB guidance and so the custom exception consists of a string indicating what to do next and an XLANGMessage object to store messages in. There was something...
    Posted to Jean-Paul Smit by Jean-Paul Smit on 05-12-2008
    Filed under: Filed under: ,
  • BizTalk Tool: MsgBoxViewer

    On a blogpost by Yossi Dahan I read about a BizTalk tool I didn't know about: MsgBoxViewer Via Google I couldn't find much about it so I decided to unpack it and try it. This was a very easy process because it doesn't require any installation, just unpack and run the GUI. It appears to be...
    Posted to Jean-Paul Smit by Jean-Paul Smit on 05-06-2008
    Filed under: Filed under:
  • Choosing the Right Workflow Tool for Your Project

    And another interesting artickle here >> CLICK << about Choosing the Right Workflow Tool for Your Project
    Posted to Patrick Wellink by Patrick Wellink on 04-28-2008
    Filed under: Filed under:
  • Some guidance on BizTalk Testing.

    Via BlogLines I monotor lot's of BizTalk feeds. And once in a while there is an article worth reading. The same with this article >> CLICK << from michael Stepenson. It has some interesting points about BizTalk testing. Worth a read.
    Posted to Patrick Wellink by Patrick Wellink on 04-28-2008
    Filed under: Filed under:
  • BizTalk Server 2006 R3 announced

    In an earlier post I wrote about Microsoft researching possibilities for BizTalk Server 2006 supporting the latest Windows, SQL Server and Visual Studio releases. Today I read a blogpost by Richard Seroter who writes about a new release of BizTalk Server 2006 marked as R3 is scheduled for the first half...
    Posted to Jean-Paul Smit by Jean-Paul Smit on 04-23-2008
    Filed under: Filed under: ,
  • Version 1.1 of BizTalk Best Practices Analyzer released

    From the Microsoft site: The BizTalk Server 2006 Best Practices Analyzer performs configuration-level verification by reading and reporting only. The Best Practices Analyzer gathers data from different information sources, such as Windows Management Instrumentation (WMI) classes, SQL Server databases...
    Posted to Jean-Paul Smit by Jean-Paul Smit on 04-07-2008
    Filed under: Filed under:
Page 1 of 8 (120 items) 1 2 3 4 5 Next > ... Last »
Copyright © 2003-2008 BloggingAbout.NET
Powered by Community Server (Commercial Edition), by Telligent Systems