StoredProcedureWithSignature

Hi,
I am connectin to Oracle 10g Express. When I create a service for procedure call, does it matter whether I use StoredProcedureWithSignature or StoredProcedure template?

Thanks.

After studying the JDBC adapter user’s guide, you should have a pretty good feel for the differences between these two service templates.

Mark

I already studied the JDBC Adapter User guide. However, I find it not detail enough, like all other user guides from webMethods. It does not tell whether which template is better or when to use which one.

iengca,

We used the StoredProcedure template that calls the Oracle SP’s and they are running fine.But even if you use StoredProcedureWithSignature you will get the same results and you will have flexibility to input params etc…

Please see this thread as well,it might help…
[URL=“wmusers.com”]wmusers.com

HTH,
RMG