Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

Error in RFC to JDBC Sync scenario.

$
0
0

Need help or advice on what went wrong in RFC to JDBC sync scenario where I'm getting an error such as


"Unable to execute statement for table or stored procedure. "EMPLOYEE"(Structure 'selectStmt') due to com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'EMPLOYEE'. "

 

Here is my JDBC target structures(Request)

 

MT_SelectEmployee

     selectStmt

          dbTable

               action

               table

               access

                    empno

                    designation

               key1

                    empno   

 

action node is mapped to constant 'SELECT', table node is mapped to constant 'EMPLOYEE' and access node is mapped to constant '' (blank)

 

Response structure

 

MT_SelectEmployee_response

               row

                    empno

                    designation

               key1

                    empno  

        

 

Please suggest if there is anything went wrong? unfortuantley logSQL statement in entry in the communication channel is not showing the query formed by the adpater in the audit log.

 

Regards

Vishnu.


Viewing all articles
Browse latest Browse all 6719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>