Microsoft BizTalk or SSIS custom pipeline components
A custom pipeline components is a name used for custom components used in two integration products by Microsoft, BizTalk Server and SSIS (although in SSIS it is actually called a Custom Data Flow Component). It allows the developer to write custom code to do transformations of data to be run as part of a integration process.