BizTalk Mapper Extensions UtilityPack: Add Days to Date Functoid for BizTalk Server 2020

Another day, another Functoid was added to the package. I updated it again with a new functoid: Add Days to Date Functoid Functoid, which is now part of the BizTalk Mapper Extensions UtilityPack project available for BizTalk Server 2020.

Add Days to Date Functoid

This function allows you to add days to one date in which you can specify the format of the input date.

  • This functoid requires three input parameters:
    • First input is the date where we want to add the desired days;
    • The second input is the number of days to be added;
    • The third input is the format of the input date.
    • Examples:
      • Inputs: "2024-03-03", 10, "yyyy-MM-dd" – Output: “2024-03-13“.
      • Inputs: "03/03/2024", 5, "MM/dd/yyyy" – Output: “03/08/2024“.

BizTalk Mapper Extensions UtilityPack

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.

BizTalk Mapper Extensions UtilityPack for BizTalk Server 2020

Where can I download it?

You can download the complete Azure Function source code here:

I hope you find this helpful! If you liked the content or found it useful and want to help me write more content, you can buy (or help buy) my son a Star Wars Lego! 

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.

Leave a Reply

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

turbo360

Back to Top