Hi Gordan,
The input for ExcelToXML flow service, which is in the package, is defined as;
INPUT:
data - Record that has 3 input types.
file_name - a complete file name with file system path to read from
file_stream - a IO stream BufferedInputStream java object
file_data - Excel data in form of a string
My question is how can I get the file_data?
Looks like I’m using the service in a wrong manner.
Regards,
Cemil
#webMethods#webMethods-General#Integration-Server-and-ESB