Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Adapter Services | Configuring StoredProcedureWithSignature Services
 
Configuring StoredProcedureWithSignature Services
 
Considerations when Configuring StoredProcedureWithSignature Adapter Services
Creating StoredProcedureWithSignature Adapter Services
Using Oracle Object or User-defined Data Type in StoredProcedureWithSignature Adapter Services
A StoredProcedureWithSignature service calls a stored procedure to perform database operations. Unlike a StoredProcedure adapter service, the StoredProcedureWithSignature service enables you to automatically obtain a stored procedure's parameters by introspecting and listing the signature of the stored procedure at the time you configure the adapter service. This means that you do not need to look up and retype these parameters manually.