Hi B2B Gurus,
I would like to know whether we can use oracle b2b for the following requirement
Large excel files (.xlsx) need to read and to be converted into XML. The converted XML need to be provided as input to a procedure. The output of the procedure need to be converted into back to xlsx file again.
Does b2b support xlsx conversion to xml and vice-versa? If yes, what are the configuration steps that need to be implemented?
This can be implemented using BPEL and POI in java. But it causes issues while reading files of large data. Also, File adapter does not support .xlsx files.
Please let me know your suggestions
Thanks in advance