SOA Testing Error
940356Jun 19 2012 — edited Feb 26 2020I have called a stored PL/SQL procedure, compiling was good, deployment was also good, but when I tested my web service in the WLS, then the following error occurs :
Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'GetPrice' failed due to: Interaction processing error. Error while processing the execution of the BPEL_GETPRICE.TOPLEVEL$GET_PROD_DETAILS API interaction. An error occurred while processing the interaction for invoking the BPEL_GETPRICE.TOPLEVEL$GET_PROD_DETAILS API. Cause: java.sql.SQLException: invalid name pattern: APPS.ROWTYPE_SQLX582544X1X2 ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution.
Please help me to solve this problem.