About MySQL Adapter Use Cases

The MySQL Adapter can be used in scenarios such as the following:

You can create an integration that includes a SOAP Adapter connection on the trigger (inbound) side and a MySQL Adapter on the invoke (outbound) side. For example, when configuring the invoke MySQL Adapter, you can select a stored procedure that enables you to pass an employee ID as an inbound parameter from the SOAP Adapter to an on-premises MySQL database to retrieve additional information about the employee (first name, last name, email ID, and so on).