What steps will reproduce the problem?
Read Excel file with ReadFileRecords method,
Sample Request :
<ReadFileRecords xmlns="http://schemas.cordys.com/1.0/ac/FileConnector">
<filename>D:/test.xlsx</filename>
<filetype>Excel</filetype>
<numrecords>-1</numrecords>
<offset>0</offset>
<validateonly>false</validateonly>
<usetupleold>false</usetupleold>
</ReadFileRecords>
What is the expected output? What do you see instead?
Response should contain all the valid rows but now it does not return any row.
What version of the product are you using? On what operating system?
BOP 4.1 CU5, Windows 64bit, File Connector 1.2.20
Original issue reported on code.google.com by srkrish...@cordys.com on 2 Jan 2012 at 8:34
Original issue reported on code.google.com by
srkrish...@cordys.com
on 2 Jan 2012 at 8:34