Excelreader-call

From GreenVulcano Wiki
Revision as of 19:45, 25 September 2011 by Anonymous (talk) (Vulcon Configuration)
Jump to: navigation, search

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.

File:System-GVvcl-excel.jpg


In section service it's possible configure a GvOperationNode, with operation-name equal at system configuration.

File:Service-GVvcl-excel.jpg


Example use