You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "Pitre, Russell" <RP...@shawmut.com> on 2010/11/04 16:03:44 UTC

Camel Excel Data Component

I searched the mailing list archives and website for a Microsoft Excel
data component but was unable to come up with anything.  Does such a
component exist yet?

 

Thanks

 

-Russ 


RE: Camel Excel Data Component

Posted by "Pitre, Russell" <RP...@shawmut.com>.
Exactly what I was looking for.  Thanks!

-----Original Message-----
From: Łukasz Dywicki [mailto:luke@code-house.org] 
Sent: Thursday, November 04, 2010 11:20 AM
To: users@camel.apache.org; jb@nanthrax.net
Subject: RE: Camel Excel Data Component

Hi,
I used POI to read Excel files without direct Camel data format:

http://svn.code-house.org/wjug/internal/xls/src/main/java/org/code_house/sam
ples/xls/XlsMoneyTransferCreator.java

If you are working under OSGi you may use POI bundle from Apache ServiceMix bundles repository.

Best regards,
Lukasz



-----Original Message-----
From: Jean-Baptiste Onofré [mailto:jb@nanthrax.net]
Sent: Thursday, November 04, 2010 4:14 PM
To: users@camel.apache.org
Subject: Re: Camel Excel Data Component

Hi Russ,

this kind of component doesn't exist yet.
I'm preparing two camel components, once based on pdfbox and one based on POI.
My idea is to extend Camel to a kind of document composer/printer tool.

Regards
JB

On 11/04/2010 04:03 PM, Pitre, Russell wrote:
> I searched the mailing list archives and website for a Microsoft Excel 
> data component but was unable to come up with anything.  Does such a 
> component exist yet?
>
>
>
> Thanks
>
>
>
> -Russ
>
>



RE: Camel Excel Data Component

Posted by Łukasz Dywicki <lu...@code-house.org>.
Hi,
I used POI to read Excel files without direct Camel data format:

http://svn.code-house.org/wjug/internal/xls/src/main/java/org/code_house/sam
ples/xls/XlsMoneyTransferCreator.java

If you are working under OSGi you may use POI bundle from Apache ServiceMix
bundles repository.

Best regards,
Lukasz



-----Original Message-----
From: Jean-Baptiste Onofré [mailto:jb@nanthrax.net] 
Sent: Thursday, November 04, 2010 4:14 PM
To: users@camel.apache.org
Subject: Re: Camel Excel Data Component

Hi Russ,

this kind of component doesn't exist yet.
I'm preparing two camel components, once based on pdfbox and one based 
on POI.
My idea is to extend Camel to a kind of document composer/printer tool.

Regards
JB

On 11/04/2010 04:03 PM, Pitre, Russell wrote:
> I searched the mailing list archives and website for a Microsoft Excel
> data component but was unable to come up with anything.  Does such a
> component exist yet?
>
>
>
> Thanks
>
>
>
> -Russ
>
>


Re: Camel Excel Data Component

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Russ,

this kind of component doesn't exist yet.
I'm preparing two camel components, once based on pdfbox and one based 
on POI.
My idea is to extend Camel to a kind of document composer/printer tool.

Regards
JB

On 11/04/2010 04:03 PM, Pitre, Russell wrote:
> I searched the mailing list archives and website for a Microsoft Excel
> data component but was unable to come up with anything.  Does such a
> component exist yet?
>
>
>
> Thanks
>
>
>
> -Russ
>
>