Context RegEx Match

Source https://github.com/BizTalkComponents/ContextRegExMatch
NuGet package https://www.nuget.org/packages/BizTalkComponents.PipelineComponents.ContextRegExMatch/
Download installer https://github.com/BizTalkComponents/ContextRegExMatch/releases

Description

The Context RegEx Match component contains functionality to read a specific value in the context of a message, perform a regular expression match on that value and in case of a successful match promote a fixed value to another part of the message context.

The component is useful when receiving a message with a promoted value in its context that one then want to evaluate rules against to for example simplify filtering in routing of messages.