Hi,
I am calling a stored procedure with “stored procedure call using signature”. the Stored procedure has a few input and few output parameters. when i m trying to run the Stored procedure service it gives the following error:
com.wm.app.b2b.server.ServiceException: [ART.117.4002]
Adapter Runtime(Adapter Service) Unable to invoke adapter
service <service>
[ADA.1.316] cannot execute the SQL statement “call <procedure>(?,?,?,?,?,?,?,?,?)}”."
(17004)Invalidcolumn type"
Invalid column type
I am running the Stored procedure Service alone with giving the values.
The stored procedure with signature shows some ref_cursor stuff in the parameters.i am not sure whats that.
Kindly help me.
can i use the simple stored procedure call without signature. if yes how will i configure the ref_cursor stuffs.
Thanks and regards
Avinash
#webMethods#Integration-Server-and-ESB#Adapters-and-E-Standards