I need to read an opendocument spreadsheet file. I made the reader in java but having a hard time integrating it to eVision page flow..
I could use a java collaboration, but then I have to put a webservice as part of the requirements.
I think I'm missing something.
The flow is like this:
user upload OD file --> system read --> insert to oracle db --> confirmation page. All web based.
If possible I prefer not to use JMS.
Thanks in advance.
Regards.
Addy D