How to use MS Access outbound adapter with operation type—update ?
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—update.
- 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 update operation records successfully .
- Salesforce Account by data from the access table updated records successfully.