Posted: Tue Jul 18, 2006 6:04 pm Post subject: JDBC Adapter Parameter Type
Novice
Joined: 03 Jan 2005 Posts: 19 Location: Melbourne, Australia
Hi,
I use the JDBC adapter (with WBIMB) to execute an Oracle Stored procedure. One of the parameters is "IN OUT" type (ie used as input, modified and returned). What I want to know is how I indicate this in the Application specific information in the adapter business object (i.e. what is the INOUT equavalent for IP or OP) or do I specify the parameter as both IP and OP (i.e. ...;IP=Parm1; OP=Parm1).
Currently it is specified as "IP" only and although the stored procedure is modifying it correctly, the response message contains the unchanged parameter. _________________ Regards
Andre
IBM Certified System Administrator -- WMQ V5.3
IBM Certified Solution Designer -- WBIMB V5
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum