BizTalk Mapper Extensions UtilityPack available on CodePlex

  • Sandro Pereira
  • Nov 21, 2010
  • 2 min read
sandro pereira header

I am delighted to announce BizTalk Mapper Extensions UtilityPack. This is my first contribution to CodePlex with a BizTalk Open Source project.

📝 One-Minute Brief

The BizTalk Mapper Extensions UtilityPack is a collection of essential tools for BizTalk developers that extends the out-of-the-box mapping capabilities. It includes specialized functoids for string manipulation, date-time conversions, and advanced logic that are otherwise difficult to achieve without custom XSLT. Originally released on CodePlex, it is designed to accelerate development by providing tested, reusable assets that integrate directly into the Visual Studio Toolbox.

Project Description

BizTalk Mapper Extensions UtilityPack is a set of libraries with several useful functoids to include and use it in a map, which will provide an extension of BizTalk Mapper capabilities.

Conversion Functoids

  • Convert from human-readable to epoch date Functoid: This functoid allows you to convert a traditional date (Human Readable Date) into a Unix date (Epoch Date).
  • Convert from epoch to human readable date Functoid: This functoid allows you to convert a Unix date (Epoch Date) into a traditional date (Human Readable Date).

Dynamic Generators Functoids

  • Password Generator Functoid: Use this functoid to build a random password.
  • Guid Generator Functoid: This functoid allows you to generate a new Guid.

Encoder Functoids

  • Base64 Encoder Functoid: This functoid allows you to decode Base64-encoded text strings.
  • Base64 Decoder Functoid: This functoid allows you to convert a string object into base64 encoded string.
BizTalk Mapper Extensions UtilityPack list Functoids

These libraries were made for BizTalk Server 2006/2006 R2, but they should work in BizTalk Server 2009 and 2010.

“In the future, I will optimize this project to BizTalk Server 2010/Visual Studio 2010.”

Where can I find the BizTalk Mapper Extensions UtilityPack project?

You can find and download Source Code, Application Binaries, and Documentation on GitHub (the Source code for this project was migrated to GitHub since CodePlex was closed). BizTalk Mapper Extensions UtilityPack home page:

Thanks for Buying me a coffe

Author: Sandro Pereira

Sandro Pereira lives in Portugal and works as a consultant at DevScope. In the past years, he has been working on implementing Integration scenarios both on-premises and cloud for various clients, each with different scenarios from a technical point of view, size, and criticality, using Microsoft Azure, Microsoft BizTalk Server and different technologies like AS2, EDI, RosettaNet, SAP, TIBCO etc. He is a regular blogger, international speaker, and technical reviewer of several BizTalk books all focused on Integration. He is also the author of the book “BizTalk Mapping Patterns & Best Practices”. He has been awarded MVP since 2011 for his contributions to the integration community.

1 thought on “BizTalk Mapper Extensions UtilityPack available on CodePlex”

Leave a Reply

Your email address will not be published. Required fields are marked *

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top