BizTalk Custom Functoid: Extension function parameters or return values which have Clr type Char ...
Nov 20, 2018
Back to Errors and Warnings, Causes and solutions, this time with a surprising error that I got while I was testing a custom Functoid that I had developer:
BizTalk Mapper Extensions UtilityPack: String Splitter Functoid
Nov 12, 2018
I love this project! I have much fun doing it, and I use it a lot in my clients So for me is what I call a win-win situation So today I update BizTalk Mapper
BizTalk Mapper Extensions UtilityPack: New Math Functoids
Nov 7, 2018
And once again I decide to publish another release on my Mapper Extensions UtilityPack project adding new functionalities to this toolset This time I decided
BizTalk Mapper Extensions UtilityPack: New Database Functoids
Oct 17, 2018
Happy to announce that today I decided to publish another release on my Mapper Extensions UtilityPack project This time I decided to release 2 new BizTalk
Microsoft BizTalk Mapper Unable to load wrapper
Sep 10, 2018
Sometimes errors seem to find me, sometimes it fills that I’m chasing errors! And because someone did something that you shouldn’t do, configuring the
BizTalk Mapper Extensions UtilityPack: Convert to a Number Functoid
Aug 27, 2018
It’s been a while since I don’t make any changes to one of my favorite pet projects: BizTalk Mapper Extensions UtilityPack! Today I’m happy to announce
BizTalk Mapper: Inline Script Error… must declare a body because it is not marked abstract, exter...
Jan 17, 2017
While researching for my last post, Thinking outside the box (or not): How to create “Global C# function” to be reused inside a map, in BizTalk360 blog, I
BizTalk Mapper: The map contains a reference to a schema node that is not valid. Perhaps the sche...
Jan 16, 2017
A few weeks ago, while improving an existing solution to fulfill the new business requirements, I encountered the following error while trying to validate or
Why is so hard to make a simple If-Then-Else Functoid? … well, not anymore!
Feb 10, 2016
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