BizTalk Mapper Extensions UtilityPack: Conversion Functoids for BizTalk Server 2020

  • Sandro Pereira
  • Apr 26, 2020
  • 2 min read

After migrating the BizTalk Pipeline Components Extensions Utility Pack, it‘s now time to dedicate my time to another one: BizTalk Mapper Extensions Utility Pack. And to start, I have chosen the Conversion Functoids.

📝 One-Minute Brief

Introduces the BizTalk Mapper Extensions UtilityPack – Conversion Functoids for BizTalk Server 2020, a set of custom mapper functoids that simplify data and date format conversions directly inside BizTalk maps.

Conversion Functoids

Conversion functoids convert one data type into another. For example, they allow you to convert a Windows date into a Unix (epoch) date.

In addition, these functoids can convert one format of a data type into another. For instance, you can transform DateTime values between formats such as Short Time, Short Date, Full DateTime, or Universal Sortable DateTime.

This project includes the following Custom 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).
  • Convert DateTime format Functoid: This functoid allows you to convert the DateTime format.
  • Convert to a Number Functoid: This functoid allows you to convert a string to a number (integer).

BizTalk Mapper Extensions Utility Pack

BizTalk Mapper Extensions Utility Pack is a set of libraries that includes several useful functoids to include in a map, extending BizTalk Mapper’s capabilities.

BizTalk Mapper Extensions Utility Pack

Download

You can download the source code and application binaries from GitHub:

Hope you find this helpful! If you liked the content or found it useful and would like to support me in writing more, consider buying (or helping to buy) a Star Wars Lego set for my son. 

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: Conversion Functoids for BizTalk Server 2020”

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