Hi Experts,
Getting this error at Receiver JDBC comm channel. The message is not reaching Target side at all. Using UPDATE_INSERT for the target structure.
We just want to put each record into the table if it’s not already there. If it is already there then update the existing record to have the new values.
When trying to process the message executing lot of query and ending up with this below error. Please find the target structure which I'm using and correct me where I'm missing. Is the target field is manditory and with which field it should be mapped and what is the occurrence.
Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException:
Error processing request in sax parser: Error when executing statement for
table/stored proc. 'sap_voucher_recon' (structure 'Statement2'):
com.microsoft.sqlserver.jdbc.SQLServerException: Internal error: An expression
services limit has been reached. Please look for potentially complex
expressions in your query, and try to simplify them.
Thanks in Advance for you support
G V Anil