Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Accessing databases | Accessing Databases with Services | Creating Database Services with Java or C/C++ | Built-in Database Services
 
Built-in Database Services
webMethods Integration Server provides several built-in database services that perform basic database operations. These services use JDBC to connect to the database to perform the specific database operation. You can invoke the built-in database services from:
*Java and C/C++ services
*Any flow service that you create in Designer by using the INVOKE flow step
*Clients
The webMethods Integration Server Built-In Services Reference contains a list of built-in database services and shows input and output information for each. Your service or client must invoke the built-in database service that opens a connection to a database before it can invoke any of the other built-in database services.