Hi Guys,
I have a Oracle Update Procedure for which I have created an JDBC adapapter service under webMethods. When I give values to the procedure through the Adapter service the Adapter executes the Procedure and gives Positive result (say 1 for updated ). But when I call that adapter service in an other flowservice and pass the values gives me negative value ( -1 means falied).
But there is a twist. Whne I hard code the input values of the adapter service under a flow service I get Positive result. BUt when I pass by creating a Link fails. Can anyone of you help in this matter. Urgent
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods