Hello. I'm trying to send data from R/3 to an Oracle database using a jdbc adapter (XI 3.0). I'm getting the following error:
Exception caught by adapter framework: Error processing request in sax parser: Error when executing statement for table/stored proc. 'SAFETY.SAP_HRP1000' (structure 'InsertHRP1000Data'): java.sql.SQLException: FATAL ERROR document format: structure 'InsertHRP1000Data', no key element found
I've looked but I can't find any reference to the "no key element found" part of the error. Any ideas?
Thank you.
Nicole