Tag: Pipelines

  • BizTalk Pipeline

    Pipelines are probably the least properly utilized tools in the BizTalk toolbox. Pipeline is important part of BizTalk server in message processing. It is a component of Microsoft BizTalk Server that provides an implementation of the Pipes and Filters integration pattern. As per BizTalk runtime architecture, pipeline comes just after receive message on receive port/receive…

    Read more

  • BizTalk Custom Pipeline to Convert Excel file to Flat file

    This blog explains how to convert .xlsx to Flat file in BizTalk using Custom Pipeline. Below pipeline component is generic one which can be applied to any excel files for FlatFile conversion. Sample Input (Excel File): Sample Output (Flat File): Please follow below steps. Take a class library project and keep code which is present…

    Read more

Blog at WordPress.com.