I looked a various thread which relates to the error below :
com.wm.app.b2b.server.ServiceException: [ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service xyz.abc:tstsp.
[ADA.1.314] Cannot set data for the input field “startdate”
For input string: “may”
looks like webMethods is not able to handle date. Can anyone confirm this ?
I am trying to call stored procedure with input type as date,date and output as varchar,boolean.
I am using default date type as input which is accepted in oracle( as ex. 17-MAY-2007). My stored procedure works fine when I execute using TOAD / sqlplus. (Oracle version 10gr1, IS 6.1)
anyhelp on this ?
Thanks
Sohan
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods