Hi Puneet,
As i’m also facing similar pbm maybe you will be able to help me out,
i’m calling a sp from wm using stored proc with signature. There are two IN/OUT parameters in this SP each of datatype Oracle Curser Ref and PL/SQL RECORD. When i try to run this sp i’m getting the error,
com.wm.app.b2b.server.ServiceException: [ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service ss.b2b.PO.adapterService:ssi_out_pkg.
[ADA.1.316] Cannot execute the SQL statement “{call APPS.L3WM_OUT.RUN_ME( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}”. "
[SIZE=2][COLOR=#0000ff]FONT=Arial Invalid column type"[/color][/size][/FONT]
Invalid column type
The expr field is left blank for these two IN/OUT params and hence they come under output params. Can you please tell me how to handle these datatypes.
Thank you very much for ur time. I can use all the help u ppl can provide. Really appreciate it.
Regards,
Ramya