Hi, all
I build a store procedure adapter service, but I run the service. it show the following errors. Please help me. thanks.
Errors:
com.wm.app.b2b.server.ServiceException: [ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service Jiao.TestJDBCAdapter:testCallStore.
[ADA.1.316] Cannot execute the SQL statement “{call TEST.SP_INSERTDATA (?, ?) }”. "
(65000/6550) ORA-06550: line 1, column 12:
PLS-00302: component ‘SP_INSERTDATA’ must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
"
ORA-06550: line 1, column 12:
PLS-00302: component ‘SP_INSERTDATA’ must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
#Integration-Server-and-ESB#webMethods#Adapters-and-E-Standards