Why is so hard to make a simple If-Then-Else Functoid? … well, not anymore!
Sometimes I ask myself: Why is so hard to make a simple If-Then-Else Functoid, or even so painful to do an If-Then-Else operation, using BizTalk mapper? I don’t mean to say that it is complicated,...
View ArticleBizTalk Mapper tips and tricks: How to properly implement conditions using...
It’s always good to analyze code performed by others, please do not consider this a criticism, it is not my intention. Doing that you will, compare technics, learn new things, noted and we become aware...
View ArticleXLANG Uncaught exception: A failure occurred while evaluating the...
Well let’s go back to the topic: you are doing crazy things with your maps! I was thinking that I had already seen it all, I was thinking that I had already seen it all, but the reality is that I...
View ArticleBizTalk Mapper tips and tricks: How to reuse Scripting Functoids with Inline...
In the last days I’ve been migrating old maps from BizTalk Server 2004 to the last versions of BizTalk Server: 2013 and 2013 R2 and I have seen several “styles/approaches” to address mappings, some of...
View ArticleBizTalk Server tips and tricks for developers: How to easily set the...
As most of you already know, last month I presented a session at BizTalk Summit 2015 London event about “BizTalk Server tips and tricks for developers and admins” (You can check the video recording of...
View ArticleBizTalk Mapper tips and tricks: How to solve prefix problems (Exception...
Back again to one of my favorites topics: transformations. This is something that several people asked me for help in the past but I never found time to reply… until now. A quite note: if you want to...
View ArticleHow to migrate BizTalk maps to Windows Azure BizTalk Services (WABS) maps
Unlike schemas that you will be able to directly take your BizTalk Server schemas and use them in you WABS solution, BizTalk Maps needs to be migrated because despite the Transform Designer (mapping...
View ArticleWhy is so hard to make a simple If-Then-Else Functoid? … well, not anymore!
Sometimes I ask myself: Why is so hard to make a simple If-Then-Else Functoid, or even so painful to do an If-Then-Else operation, using BizTalk mapper? I don’t mean to say that it is complicated,...
View ArticleBizTalk Mapper tips and tricks: How to properly implement conditions using...
It’s always good to analyze code performed by others, please do not consider this a criticism, it is not my intention. Doing that you will, compare technics, learn new things, noted and we become aware...
View ArticleXLANG Uncaught exception: A failure occurred while evaluating the...
Well let’s go back to the topic: you are doing crazy things with your maps! I was thinking that I had already seen it all, I was thinking that I had already seen it all, but the reality is that I...
View ArticleBizTalk Mapper tips and tricks: How to reuse Scripting Functoids with Inline...
In the last days I’ve been migrating old maps from BizTalk Server 2004 to the last versions of BizTalk Server: 2013 and 2013 R2 and I have seen several “styles/approaches” to address mappings, some of...
View ArticleBizTalk Server tips and tricks for developers: How to easily set the...
As most of you already know, last month I presented a session at BizTalk Summit 2015 London event about “BizTalk Server tips and tricks for developers and admins” (You can check the video recording of...
View ArticleBizTalk Mapper tips and tricks: How to solve prefix problems (Exception...
Back again to one of my favorites topics: transformations. This is something that several people asked me for help in the past but I never found time to reply… until now. A quite note: if you want to...
View ArticleHow to migrate BizTalk maps to Windows Azure BizTalk Services (WABS) maps
Unlike schemas that you will be able to directly take your BizTalk Server schemas and use them in you WABS solution, BizTalk Maps needs to be migrated because despite the Transform Designer (mapping...
View ArticleBizTalk Mapper: Best Practices when using Custom XSLT files
If you follow my blog or already saw one of my presentations in BizTalk innovation Days events about BizTalk Mapper Patterns and Best Practices, you already notice that I avoid using Custom XSLT files...
View ArticleBizTalk Server: Demystifying the Test Map operation in Visual Studio
In the past I wrote a series of post on Basics principles of Maps where I stated that testing should be a continuous process as you build your map, not only at the end of development, but when...
View ArticleBizTalk Mapper Patterns: Automatically Link The Record Elements By Structure,...
Exchanging or routing messages between existing applications, systems or external partners is one of the many common scenarios in Enterprise integration solutions. And sometimes they are build base on...
View ArticleBizTalk Mapper Patterns: How to map values from a repeating node into a...
Well, I decided to take a few minutes of my vacation to play a little with … BizTalk, renew some knowledge, answer a few emails and maybe try to answer some questions on the forums. This exercise (or...
View ArticleBizTalk Mapper Patterns: How to Map Name Value Pair to a Hierarchical Schema
In my last mapping pattern post, I explained how and described the pros and cons of four methods to accomplish a mapping from hierarchical schema to a name value pair… so the logically next step would...
View ArticleUnderstanding and demystifying the Scope of the Table Looping Functoid
Let’s have a look to a little of inside information that will be in my upcoming Book about maps: demystify and clarify some features about the Table Looping Functoid. First of all this functoid...
View Article