Export is incomplete due to error in JDeveloper 12.2.1.4.0
The following problems occur in JDeveloper 12.2.1.4.0 with Oracle 19c:
1. ADF application that uses exportCollectionActionLister with type="CSV" and filename extension of .csv
1.1 Generated output file (.csv) throws an error inside the exported file on the second line "Export is incomplete due to error The actual implementation should support stacking of FormattingState."
1.2 Generated output file's detail is not comma separated. It is separated by a double quotation (") therefore not exported properly. Only the header (first line) is comma separated.
2. ADF application that uses exportCollectionActionLister with type="excelHTML" and filename extension of .xls
2.1 Generated output file (.xls) throws an error inside the exported file on the second line