Skip to Content
0
Sep 17, 2007 at 01:00 PM

jdbc receiver communication channel error

42 Views

the audit log on runtime workbench shows the following error.

Delivery of the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'EMU.INSERTSAP1' (structure 'STATEMENT'): java.sql.SQLException: ERROR: Invalid XML document format for stored procedure: 'type=" "' attribute is missing for element 'ACCESS' (Setting a SQL-type (e.g. INTEGER, CHAR, DATE etc.) is mandatory !).

If i put the type=xsd:string or date or char the sub elements are all deleting by the system.hence i dont understand how to change my design.can you please guide me how to proceed further.