Integration Experts – Dipesh Avlani

BizTalk Server, WCF, WF and Cloud computing…

Archive for the ‘Codeplex Contributions’ Category

BizTalk Custom Pipeline for Excel 2007 (xlsx)

Posted by DipeshA on May 12, 2011

Hi there,

I have just released a custom pipeline to process and debatch xlsx (Excel 2007) files in BizTalk Server 2009 and up. The purpose of this custom pipeline is to decode the xlsx files and convert it to xml. This component also adds a namespace and debatches the xml files into individual records.

The following properties are available to the developer at design time:
NamespaceBase: – The new namespace to be inserted.
NamespacePrefix: – The namespace prefix to use.
RootNodeName: – Name of the root node after debatching the records.
IsFirstRowHeader: – Flag to indicate if the first row represents column names.

You can download it from codeplex:

http://excel2007pipeline.codeplex.com/

Cheers!

Posted in BizTalk 2006/2009, BizTalk 2010, Codeplex Contributions | Tagged: , , , | 9 Comments »

 
Follow

Get every new post delivered to your Inbox.