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

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • 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: ,
  • 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: ,
  • Importing ESB BAM definitions without Excel

    I was working on a PC on which I wanted to install the BAM definitions that come with the ESB guidance for exception handling. So I browsed to the <installpath>\ESB Exception Handling Install\Install\BAM folder to execute "deploy_exception_tracking.cmd". Unfortunately I was unable to...
    Posted to Jean-Paul Smit by Jean-Paul Smit on 01-30-2008
    Filed under: Filed under: ,
  • BizTalk ESB guidance Available on MSDN

    Yesterday it was my Birthday and how nice of Microsoft to give me what I really wanted .... The BizTalk ESB guidance is available for download NOW Go and get it here : http://www.microsoft.com/downloads/details.aspx?FamilyID=e3957253-24ce-45aa-ac32-60abffe15bac&DisplayLang=en
    Posted to Patrick Wellink by Patrick Wellink on 11-09-2007
    Filed under: Filed under: ,
  • BizTalk V-Next

    At last they have shed some light on what the next version will be : Service Oriented Architecture • Deeper alignment with the .NET Framework – Building deeply on the investments made with Windows Communication Foundation and Windows Workflow Foundation by closer alignment of these technologies and BizTalk...
    Posted to Patrick Wellink by Patrick Wellink on 10-29-2007
    Filed under: Filed under: , ,
  • Storing Context properties in Processing instructions

    If you are working with BizTalk you have probably used context properties for routing etc. Sometimes you want to inspect a message and see what the context properties are. Or if you have build a (kind of) ESB using the messagebox it would be nice to have a listener and spit all the messages that hit...
    Posted to Patrick Wellink by Patrick Wellink on 09-25-2007
    Filed under: Filed under: ,
Page 1 of 1 (6 items)
Copyright © 2003-2008 BloggingAbout.NET
Powered by Community Server (Commercial Edition), by Telligent Systems