Introduction
Conceptually of new Database Adapter on Agent v3 is the same as JDBC Adapter on old Agent. It used as a connector to transfer data from Salesforce to Database and from Database to Salesforce. Any Connect or Agent V3 currently supports many types of Databases such as Oracle, SQL Server, MySQL, and PostgreSQL.
Artikel
- 89.1 How to do insert operation using Synchronous and Asynchronous outbound interface?
- 89.2 How to do update operation using Synchronous and Asynchronous outbound interface?
- 89.3 How to do delete operation using Synchronous and Asynchronous outbound interface?
- 89.4 How to do Select operation using Synchronous and Asynchronous outbound interface?