Hi Experts,
I have a file to jdbc scenario, where a field in the payload has arabic data.. I can see the result in sxmb_moni after successfull mapping..
but the data does not reach the receiver... it shows an error as below
Error while parsing or executing XML-SQL document: Error processing request in sax parser: Error when executing statement for table/stored proc. 'ABCD' (structure 'STATEMENTNAME'): java.sql.SQLException: ORA-00933: SQL command not properly ended
However, when I just remove that field , and re send the pauload.. it goes through fine..
ANy idea how to set this right?
Any thign specific to be taken care of when sending special character data to jdbc ?
Regards,
Tauseef