ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Intergration with MS-Excel

Post new topic  Reply to topic
 Intergration with MS-Excel « View previous topic :: View next topic » 
Author Message
ajit1981
PostPosted: Fri Sep 24, 2010 3:49 am    Post subject: Intergration with MS-Excel Reply with quote

Apprentice

Joined: 09 Apr 2010
Posts: 41
Location: Bangalore, Inida

Hi,
Isit possibel in Message broker to take the data from MS-Excel ? like there are data stored in 4-5 coulmn in Ms-Excel with multiple rows, We have to add all this data in Database, just wondering weahter WMB support Ms-Excel intergration. I know we can process the .csv file data. But dont know how to process the Excel data ? any clue ?

Thanks in adavance
Ajit
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Sep 24, 2010 4:22 am    Post subject: Re: Intergration with MS-Excel Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ajit1981 wrote:
any clue ?


Well the xls file (or in these enlightened times the xlsc) is just that; a file. So in theory you could describe it with a message set and read it. I'm not aware of a pre-generated set (which is not to say there isn't one) but you could reverse engeneer it.

Where I've experienced this it's been the database that was of interest to WMB (business values and rules to control flows; Excel was how the business kept the values straight). Actual Excel files I've processed as csv or as XML inside WMB.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Sep 24, 2010 4:41 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You can always read the file as a BLOB and then pass it to a PHPCompute or JavaCompute node that can parse an xlsc/xls file.

You will still have to make effort to map the content to a logical message tree in a format that can be serialized again if you hope to output the data, however.

And I think that xlsc files are actually XML files under the cover, but the structure may not be meaningful in comparison to the business meaning of the document.
Back to top
View user's profile Send private message
ajit1981
PostPosted: Fri Sep 24, 2010 5:04 am    Post subject: Reply with quote

Apprentice

Joined: 09 Apr 2010
Posts: 41
Location: Bangalore, Inida

Thanks Vitor & mqjeff for sugesstion.
I will with the soultion take file as a blob and then by using the Javacompute node will try to parse that file

thanks again
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Intergration with MS-Excel
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.