Guest
Welcome login
Share/Save
Share/Save
TIBCOmmunity > Products > ActiveMatrix SOA > BusinessWorks > Resources
Home   Members Communities
Conversations () Resources () Blogs ()

Resources

Up to Resources in BusinessWorks

Creating MS Office Files Using XML Schema Document Type

VERSION 2 Published

Created on: May 26, 2009 9:07 AM by Ed Murphy - Last Modified:  May 26, 2009 10:24 AM by Ed Murphy

There are schemas for various types of documents (Excel, Word, etc.) There are also various schemas for the versions as well. This example creates a XLS file using the Excel 2003 schema. When run it will create a file in c:\tmp\msofficedocuments (directory will be created automagically) that you can open normally by double clicking the file (if you have Excel 2003 installed.) More information can be found at Microsoft's Download Center. (A little bit of tweaking has to be done because the schemas include other schemas in the distribution.) This isn't really a "TIBCO thing" since you could (obviously) use these schema's from anywhere, but as I've had uses to create Excel files from TIBCO I thought I'd throw the example out there as something you could do to create something a little fancier than CSV files. Let me know if you have any questions. This was done using Designer 5.6.

Attachments:
  • Attachment CreateMSOfficeFiles.zip (176.7 K)
  • You are currently not logged in. To be able to access attachments, please login.
Average User Rating
(1 rating)







More Like This

  • Retrieving data ...