hi
i'm following the document by Bhavesh kantilal on file to jdbc._https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3928_ [original link is broken] [original link is broken] [original link is broken]
however during execution,the JDBC communication channel throws the following error:Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'COMPANY' (structure 'STATEMENT'): java.sql.SQLException: FATAL ERROR document format: structure 'STATEMENT', key element 'NAME' contains no values
we have mapped the Name and IBU to empty constants as told in the doc.
Kindly advise how to debug the problem.