Difference between revisions of "Excelreader-call"
(→Vulcon Configuration) |
|||
Line 14: | Line 14: | ||
'' | '' | ||
+ | |||
+ | [[File:System-GVvcl-excel.jpg]] | ||
+ | |||
== Example use == | == Example use == | ||
'' | '' |
Revision as of 19:26, 25 September 2011
Definition
GreenVulcano Gvvcl-excel Plug-in helps IT organizations integrate applications that utilize excel format to generate excel file or receive input as excel format.
It's compatible with all Excel format up to 2003.
With Gvvcl-excel plugin is very simple retrieve same data from an excel file. It's receive input a stream of byte of excel file and give in output a DOM structure.
Vulcon Configuration
excelreader-call is the operation that must be configure in system section, to trasform excel stream in a DOM XML.
Example use