How to use MS Access outbound adapter with operation type—delete ?
The configuration of Ms Adapter on Salesforce
This section will be explained the process of configuring the Ms Access adapter on Salesforce. You can follow the steps given below:
- Log in to Salesforce and create an Outbound interface.
- Operation type—delete.
- Source/Target Message Type--Request
- Processing Mode—Synchronous
- Outbound Adapter link with outbound Setup
- Outbound properties
- dbtype---MsAccess
- connectionURL
- adapter_instance
- SOQL Query to Select sObject and table from Database
- Mapping
- Message Monitor
- Ms Access database delete operation records successfully .